RichardG867
|
c7ee8f05c7
|
Add changes to __main__ that I missed
|
2022-01-25 17:44:12 -03:00 |
|
RichardG867
|
886e956107
|
Add PnP option ROM analysis
|
2022-01-25 17:13:22 -03:00 |
|
RichardG867
|
9983a11713
|
Allow single-file analysis
|
2022-01-25 15:13:38 -03:00 |
|
RichardG867
|
103a85d14b
|
Fix ACPI table and option ROM regexes skipping bytes
|
2022-01-25 13:53:35 -03:00 |
|
RichardG867
|
95d875ee1d
|
Fix extraneous characters on DECpc Phoenix sign-ons
|
2022-01-24 20:36:41 -03:00 |
|
RichardG867
|
7b209f369d
|
Fix duplicate HP Phoenix revision detection
|
2022-01-24 20:35:34 -03:00 |
|
RichardG867
|
b590c02304
|
Ignore a benchmark database (I forget what program)
|
2022-01-24 20:26:49 -03:00 |
|
RichardG867
|
45b27c65b0
|
Fix Award v3.26-25 version display
|
2022-01-24 20:25:58 -03:00 |
|
RichardG867
|
f152c39218
|
Improve Acer string regex
|
2022-01-15 18:20:53 -03:00 |
|
RichardG867
|
1bbbdda1b1
|
Only remove successfully-extracted ISOs
|
2022-01-15 18:20:22 -03:00 |
|
RichardG867
|
ac83b6bfb0
|
Add detection of old Phoenix SecureCore Tiano UEFI
|
2022-01-12 18:00:50 -03:00 |
|
RichardG867
|
b3337e3674
|
Add MBR and El Torito hard disk image extraction
|
2022-01-12 17:40:23 -03:00 |
|
RichardG867
|
586a1a35b8
|
Add Phoenix SecureCore Tiano UEFI detection
|
2022-01-12 16:12:15 -03:00 |
|
RichardG867
|
e2d4b72609
|
Improve Dell Phoenix sign-on semantics
|
2022-01-12 15:45:42 -03:00 |
|
RichardG867
|
8bab061d8e
|
Fix date comparison functions
|
2022-01-12 15:45:31 -03:00 |
|
RichardG867
|
ebe7a1ad7e
|
Fix Dell 80386 ROM BIOS PLUS revision detection
|
2022-01-12 15:39:00 -03:00 |
|
RichardG867
|
41bb85a21b
|
Actually fix AMI 8088-BIOS
|
2022-01-11 19:15:19 -03:00 |
|
RichardG867
|
5920c7395a
|
Fix identification of AMI 8088-BIOS
|
2022-01-11 18:55:49 -03:00 |
|
RichardG867
|
83af094f8d
|
Fix docker build command
|
2022-01-07 20:34:51 -03:00 |
|
RichardG867
|
a662595bf2
|
Add Docker container
|
2022-01-07 20:31:04 -03:00 |
|
RichardG867
|
5e539c5fe0
|
Fix duplicated Intel AMI version detection
|
2022-01-07 18:11:05 -03:00 |
|
RichardG867
|
f3b538a6db
|
Remove a redundant function override
|
2022-01-07 18:09:49 -03:00 |
|
RichardG867
|
3333c4f648
|
Fix ALR "Plug and Play" Phoenix detection
|
2022-01-07 18:09:38 -03:00 |
|
RichardG867
|
30501c047c
|
Improve readme
|
2022-01-03 23:32:49 -03:00 |
|
RichardG867
|
f73e619c42
|
Switch small image detection to square pixels only on PIL formats
|
2022-01-03 20:38:11 -03:00 |
|
RichardG867
|
f2c71d2a1f
|
Tweak small image detection
|
2022-01-03 20:30:46 -03:00 |
|
RichardG867
|
074e6e9a15
|
Add alternate C&T SCAT detection for AMI pre-Color
|
2022-01-03 17:59:02 -03:00 |
|
RichardG867
|
57f0e8b47e
|
Fix AMI 121593 WinBIOS setup detection
|
2022-01-03 16:28:12 -03:00 |
|
RichardG867
|
149f742291
|
Fix false negative detection of some Phoenix 4.04
|
2022-01-03 16:22:41 -03:00 |
|
RichardG867
|
5c5cda273b
|
Increase minimum image size for conversion
|
2022-01-03 16:13:49 -03:00 |
|
RichardG867
|
1944fb156d
|
Ignore logo images that are too small
|
2022-01-01 18:27:36 -03:00 |
|
RichardG867
|
3886a8e521
|
Add support for more image file formats and UEFI logo extraction
|
2022-01-01 18:25:48 -03:00 |
|
RichardG867
|
8a8719ae85
|
Add UEFIExtract to gitignore
|
2022-01-01 17:54:46 -03:00 |
|
RichardG867
|
faf5d8f29f
|
Added older Phoenix NoteBIOS 4.0 detection
|
2022-01-01 17:20:50 -03:00 |
|
RichardG867
|
c8584569ab
|
Add special case for "PhoenixBIOS 4.0x" without "Version" - thanks Zenith!
|
2022-01-01 16:54:02 -03:00 |
|
RichardG867
|
bef6b8472e
|
Fix extraneous characters after Dell Phoenix version
|
2022-01-01 16:51:34 -03:00 |
|
RichardG867
|
c9d2389c77
|
Overhaul date comparison functions
|
2021-12-31 19:37:31 -03:00 |
|
RichardG867
|
dd3863a1f6
|
Remove more debug code
|
2021-12-31 19:36:40 -03:00 |
|
RichardG867
|
3486159ade
|
Remove temporary debug code
|
2021-12-31 19:35:42 -03:00 |
|
RichardG867
|
19a83da387
|
Fix OPTi Extended Setup detection on AMI pre-color
|
2021-12-30 15:26:14 -03:00 |
|
RichardG867
|
8c552cf998
|
Add ICL/Fujitsu analyzer
|
2021-12-29 15:50:45 -03:00 |
|
RichardG867
|
1d3e41692c
|
Add Mylex BIOS analyzer
|
2021-12-29 14:47:40 -03:00 |
|
RichardG867
|
86d4cfe814
|
Fix analysis of early Award
|
2021-12-29 14:38:51 -03:00 |
|
RichardG867
|
cf6970fa33
|
Remove some unused code
|
2021-12-21 17:18:19 -03:00 |
|
RichardG867
|
628be4f9c6
|
Fix Phoenix sign-on extraction with multiple string tables
|
2021-12-21 17:16:57 -03:00 |
|
RichardG867
|
c353e0b0b1
|
Add workaround for AOpen Award identification data spanning two uncompressed body files
|
2021-12-20 15:18:14 -03:00 |
|
RichardG867
|
e55d6fb1c4
|
Add newer Toshiba string format
|
2021-12-20 14:58:58 -03:00 |
|
RichardG867
|
d9cc2bb543
|
Add Access Methods AMI string support
|
2021-12-19 12:19:39 -03:00 |
|
RichardG867
|
70addacd85
|
Fix Award missing string on 4.28/4.32
|
2021-12-19 12:03:56 -03:00 |
|
RichardG867
|
1f4df9b859
|
Fix Phoenix modified version numbers for real
|
2021-12-19 11:53:54 -03:00 |
|