Gitiles
Code Review
Sign In
review.coreboot.org
/
bios_extract
/
0d7005b34a36b7d2b575dcfbfe5cbe7ec8bb1fee
0d7005b
AMI_SLAB: Add mode to open() when extracting.
by Luc Verhaegen
· 12 years ago
9e43c3a
Add leXXtoh() compat macros.
by Luc Verhaegen
· 12 years ago
2057a5f
README: Document ami_slab.
by Luc Verhaegen
· 12 years ago
f557131
AMI: Re-organize buffer sizing so that messages make sense.
by Luc Verhaegen
· 12 years ago
586c943
AMI: If BufferSize = 0, also try to get bigpart size.
by Andrew Goodbody
· 12 years ago
b75b76a
AMI: IsComprs is a bit field.
by Michael Karcher
· 13 years ago
6d867dc
AMI: Improve file names for option roms and language packs.
by Michael Karcher
· 13 years ago
703c6b9
Add AMI SLAB extractor.
by Michael Karcher
· 13 years ago
a794e6b
Further fixes for AMIBIOS8.
by Luc Verhaegen
· 13 years ago
d6b4fbb
Fixes for AMIBIOS8.
by Rudolf Marek
· 13 years ago
dd93916
Add Phoenix Trustedcore complaint.
by Luc Verhaegen
· 13 years ago
fec24c9
New version of endian patch.
by Peter Lemenkov
· 13 years ago
b156725
Fix for endianness in AMI extraction routines.
by Peter Lemenkov
· 13 years ago
8ff3ebf
Add Asus support, quickly, by checking for the right string.
by Luc Verhaegen
· 13 years ago
17ca1c5
Improve help, and parse -h/--help.
by Luc Verhaegen
· 13 years ago
5c343ad
Add award support.
by Luc Verhaegen
· 13 years ago
1558735
Fix up ami to also dump enough info together with the files.
by Luc Verhaegen
· 13 years ago
038e6a5
Add freshly written phoenix.c.
by Luc Verhaegen
· 13 years ago
08e0bc5
Further small changes to phnxdeco.
by Luc Verhaegen
· 13 years ago
02a0354
Get rid of TotalSec, use BCPSYS info always.
by Luc Verhaegen
· 13 years ago
45f61c1
Clean up DecodeM3.
by Luc Verhaegen
· 13 years ago
a36f41a
Clean up interface struct and pass values to decodeM3 directly.
by Luc Verhaegen
· 13 years ago
e21b0e1
Move phnxfunc into phnxdeco and further cleanups.
by Luc Verhaegen
· 13 years ago
1315850
Phnxdeco: clean up warnings.
by Luc Verhaegen
· 13 years ago
6af9ecf
Quick visual cleanup and removal of 3 pointless headers.
by Luc Verhaegen
· 13 years ago
1a3e94c
Phnxdeco: run indent.
by Luc Verhaegen
· 13 years ago
4aeef38
phnxdeco: Shuffle files around, create basic makefile.
by Luc Verhaegen
· 13 years ago
51d7603
Apply patch from debians 0.33-2 version.
by Luc Verhaegen
· 13 years ago
61aaecb
Add phnxdeco-0.33.orig from a debian repository.
by Luc Verhaegen
· 13 years ago
a298065
BCPVPD base algorithm is LZSS, so split this code off.
by Luc Verhaegen
· 13 years ago
838fe24
Split amideco into ami.c and bios_extract.c.
by Luc Verhaegen
· 13 years ago
66e6885
amideco: restructure for future layout change.
by Luc Verhaegen
· 13 years ago
5774167
Add bcpvpd tool.
by Luc Verhaegen
· 13 years ago
0bf997b
Add lh5_test to gitignore.
by Luc Verhaegen
· 13 years ago
edc871c
Use LH5Decode for decoding ami lh5 compressed parts.
by Luc Verhaegen
· 13 years ago
1646a41
Split lh5_extract into lh5_test, lh5_extract.o and lh5_extract.h.
by Luc Verhaegen
· 13 years ago
2e42406
Allocate output filename.
by Luc Verhaegen
· 13 years ago
b894180
Move output file to mmap as well.
by Luc Verhaegen
· 13 years ago
9af9784
Sanitise decode interface into LH5Decode.
by Luc Verhaegen
· 13 years ago
12c8716
Move CRC calculation outside of decoding.
by Luc Verhaegen
· 13 years ago
8f82768
Fix mmap usage.
by Luc Verhaegen
· 13 years ago
c8aa2a7
Mmap input file.
by Luc Verhaegen
· 13 years ago
4eab405
lh5: remove leftover define and struct.
by Luc Verhaegen
· 13 years ago
462b776
Add lha based lh5 extractor.
by Luc Verhaegen
· 13 years ago
4466b67
Add amideco to .gitignore.
by Luc Verhaegen
· 13 years ago
e861278
No point in having an src directory.
by Luc Verhaegen
· 13 years ago
ac76050
Hrm... stale code... Commit it.
by Luc Verhaegen
· 13 years ago
b3c6403
Generalise image parsing.
by Luc Verhaegen
· 14 years ago
310dd6a
Date is very AMIBIOS specific.
by Luc Verhaegen
· 14 years ago
063b873
Don't remove .lzh files if lha doesn't exist.
by Luc Verhaegen
· 14 years ago
2ef8395
Run lha on the resulting .lzh files and remove them.
by Luc Verhaegen
· 14 years ago
5d40374
Move to FDs instead of FILE *.
by Luc Verhaegen
· 14 years ago
66daee5
Add dumping to .lzh files.
by Luc Verhaegen
· 14 years ago
7200188
Remove AMI94 support.
by Luc Verhaegen
· 14 years ago
c790996
Move part of the code over to mmap.
by Luc Verhaegen
· 14 years ago
6f67660
Don't bother including headers for mkdir() when that is no longer used.
by Luc Verhaegen
· 14 years ago
cf4f990
Move structs to its respective use points.
by Luc Verhaegen
· 14 years ago
446e9c6
Clean up messaging and subsequently move all decoding to version functions.
by Luc Verhaegen
· 14 years ago
1227757
Bump version and further leftover removal.
by Luc Verhaegen
· 14 years ago
fb74470
Remove some cruft leftover from the argument rework.
by Luc Verhaegen
· 14 years ago
70c4580
Rework license statement and remove cruft at file start.
by Luc Verhaegen
· 14 years ago
8af4ebd
Rework argument parsing.
by Luc Verhaegen
· 14 years ago
d4f92f3
Rework module naming.
by Luc Verhaegen
· 14 years ago
21de70b
Fix up retrieval of AMIBIOS header for v95.
by Luc Verhaegen
· 14 years ago
d2151b1
Fix version handling.
by Luc Verhaegen
· 14 years ago
29b164f
Fix up Date handling.
by Luc Verhaegen
· 14 years ago
dc77f3b
Pass proper WHENCE to fseek.
by Luc Verhaegen
· 14 years ago
628169b
Remove the decode interface and pass arguments properly.
by Luc Verhaegen
· 14 years ago
df9c14e
Add -Wall and fix warnings.
by Luc Verhaegen
· 14 years ago
2f491b1
inttypes.h inclusion and cleanup of int types.
by Luc Verhaegen
· 14 years ago
9e8223d
Add gitignore.
by Luc Verhaegen
· 14 years ago
f782baf
Assimilate amideco.h and amifunc.c into amideco.c
by Luc Verhaegen
· 14 years ago
53cd034
Ditch useless headerfiles.
by Luc Verhaegen
· 14 years ago
fe24dd8
First pass at making the code readable.
by Luc Verhaegen
· 14 years ago
238bfdb
Strip trailing whitespace.
by Luc Verhaegen
· 14 years ago
61eb1cf
Apply debian's 0.31e-3 20_kfreebsd.patch
by Luc Verhaegen
· 14 years ago
4c27223
Apply debians 0.31e-3 15_honor_nostrip.patch
by Luc Verhaegen
· 14 years ago
01e1300
Apply debian's 10_makefile.patch from 0.31e-3.
by Luc Verhaegen
· 14 years ago
6f3fe85
Add Debians Makefile.
by Luc Verhaegen
· 14 years ago
925beab
Initial import of Anton Borisovs amideco 0.31e.
by Luc Verhaegen
· 14 years ago