vit9696
d23c1a682a
Do not overwrite extracted files in UEFIExtract
2018-06-12 17:14:32 +03:00
vit9696
dccc335886
Fix subguid search in uefiextract
2018-06-08 09:32:12 +03:00
vit9696
b60a49bef3
Fix not working comparison
2018-06-03 03:42:35 +03:00
vit9696
53a0887112
Allow specialised output in UEFIExtract
2018-06-02 21:59:57 +03:00
vit9696
a5b2f00f9b
Make imagefile first arg of UEFIFind
2018-06-02 20:56:17 +03:00
vit9696
4f6efe5195
Add more chip IDs, thank you Google
2018-06-02 19:27:24 +03:00
vit9696
4f9f31ef71
Unify version scheme and fix minor issues
2018-05-22 00:59:23 +03:00
vit9696
daea6d8b16
Make appveyor like artifacts
2018-05-08 21:36:20 +03:00
vit9696
6f104ec94c
Fix appveyour deploy
2018-05-08 19:51:12 +03:00
vit9696
fc2cd74755
Increment version
2018-05-08 19:35:14 +03:00
vit9696
4ab4393632
Watch out for invalid variables
2018-05-08 19:33:00 +03:00
vit9696
f352fa0cab
Sync tianocompress with upstream and more warning fixes
2018-05-08 19:02:25 +03:00
vit9696
9ee937a429
Include offset in FfsReport
2018-05-08 18:44:49 +03:00
vit9696
cf01543f06
Silence analyzer warnings and fix potential issues
2018-05-08 18:42:16 +03:00
vit9696
bbdfe28449
Fix and reindent LZMA
2018-05-08 18:16:28 +03:00
vit9696
d87cbe3210
Slightly more portable PRIX64 workaround
2018-05-08 10:48:04 +03:00
vit9696
afc5a44446
Fix Linux compilation
2018-05-08 03:02:07 +03:00
vit9696
e0b3049bff
Initial Windows build support for NE
2018-05-08 02:48:34 +03:00
vit9696
217df48c45
Watch out for qmake failures on Linux
2018-05-07 21:43:12 +03:00
vit9696
a03b87785f
Add Linux x86-64 CI support
2018-05-07 21:28:45 +03:00
vit9696
b35193b3df
Fix a compiler warning
2018-05-07 20:55:25 +03:00
vit9696
ec38091599
Improve descriptor version handling
2018-05-07 00:38:06 +03:00
vit9696
3eae2e4fdc
1.0 descriptors should go via FLASH_DESCRIPTOR_MASTER_SECTION_V2
2018-05-06 15:34:34 +03:00
vit9696
8bbf56d2f4
Fix Intel descriptor version parsing
2018-05-06 15:22:25 +03:00
vit9696
23c4006979
Version bump
2018-05-04 21:52:25 +03:00
vit9696
268ccb00a8
Backport TianoDecompress fix for Xcode ( https://bugzilla.tianocore.org/show_bug.cgi?id=635 )
2018-05-04 20:48:02 +03:00
vit9696
17bbe50320
Merge pull request #131 from vit9696/new_engine
...
Travis Mac NE
2018-05-04 06:51:51 +03:00
vit9696
471c5801f1
Add deloy key
2018-05-04 06:41:01 +03:00
vit9696
ddecccec86
Implement mac builds with deploy and fix Linux builds
2018-05-03 22:26:28 +03:00
Alex Matrosov
17267ed4b1
Update ffsparser.cpp
2018-04-29 22:41:13 -07:00
Alex Matrosov
1f120b821d
Update uefitool.cpp
2018-04-29 22:35:51 -07:00
Alex Matrosov
e3ace324ee
bugfix
2018-04-29 22:33:19 -07:00
Alex Matrosov
1cbd3393c8
bugfix
2018-02-25 15:33:54 -08:00
Cr4sh
a4e38090b0
NE Alpha 46
2018-02-15 06:02:53 +03:00
Alex Matrosov
82a89b2c03
multiple fixes
2018-01-23 00:00:03 -08:00
Alex Matrosov
8fb214c322
Update ffsparser.cpp
2017-12-10 21:39:47 -08:00
Alex Matrosov
63088afd87
A45
...
+ FFSv3 support with large files and large sections
+ proper names for Flash Descriptor v2 regions (#89 )
+ better alignment calculations (#96 )
+ improved NVRAM parser
+ post IBB hash support for Boot Guard
+ bugfixes
+ companion tool updated
2017-12-10 17:56:00 -08:00
Alex Matrosov
02369442a2
NE Alpha 44
...
+ support of MS Surface implementation of Intel Boot Guard
+ optional disabling Intel Boot Guard marking
2017-11-05 23:10:06 -08:00
Alex Matrosov
68df5a64a3
NE Alpha 43
...
add visual validation of Intel Boot Guard coverage
2017-10-11 22:59:23 -07:00
Cr4sh
fc579533e8
NE Alpha 42
2017-07-31 09:06:11 +03:00
Cr4sh
9b85fac61b
UEFIFind and nvramparser.cpp bugfixes
2017-07-22 21:43:20 +03:00
Cr4sh
227be5480e
NE Alpha 41
2017-07-08 22:31:57 +03:00
Alex Matrosov
c0f1a8eadf
Merge pull request #77 from Velocet/patch-1
...
Update guids.csv
2017-05-06 17:18:14 -07:00
Velocet
7773e31c47
Update guids.csv
...
- Consolidated with https://gist.github.com/skochinsky/3b8f948bfef6f8b32c0577ac018bdaf9 from @skochinsky
- Some duplicates removed
2017-04-27 00:45:17 +02:00
Dmytro Oleksiuk
abf7778395
Merge pull request #71 from probonopd/patch-1
...
Compile on Travis CI
2017-03-09 16:24:44 +03:00
probonopd
cec9d67165
Update .travis.yml
2017-02-26 01:04:10 +01:00
probonopd
a535e8a577
Update .travis.yml
2017-02-26 01:00:38 +01:00
probonopd
a1b6dc0598
Create .travis.yml
2017-02-26 00:54:01 +01:00
Cr4sh
0f0bc32a42
NE Alpha 40
2017-02-14 09:39:16 +03:00
Cr4sh
7b18f346dd
NE Alpha 39
2017-02-12 10:28:33 +03:00