Gitiles
Code Review
Sign In
review.coreboot.org
/
bios_extract
/
64534e681e43dc04b357f83f0574d392a1c0281c
64534e6
ami: add some more image types
by Lubomir Rintel
· 5 years ago
c707d3e
ami: skip to next AMIBIOSC header if there's a AMINCBLK
by Lubomir Rintel
· 5 years ago
92b6e29
Add identification for Award BIOS.
by Peter Lemenkov
· 13 years ago
ce65df8
make change-mcp55-mac.pl executable
by Denis 'GNUtoo' Carikli
· 5 years ago
40a2a9c
Set python programs executable and add interpreter
by Denis 'GNUtoo' Carikli
· 5 years ago
c615ea4
Import coreboot gitconfig to generate gerrit-compatible change IDs
by Denis 'GNUtoo' Carikli
· 5 years ago
b66fd5b
phoenix_extract.py: correct filelength check
by Alexander Couzens
· 6 years ago
2f61826
add .gitreview
by Alexander Couzens
· 6 years ago
a257643
lh5_extract: fix out of bounds array access
by Uwe Kleine-König
· 7 years ago
3c911f7
phoenix: don't break searching for PhoenixIDs too early
by Uwe Kleine-König
· 7 years ago
196c28b
Add decap.sh: a simple shell script to remove headers of UEFI Capsule files
by Stefan Tauner
· 8 years ago
b637d68
Add tool to parse CSMCORE.raw from AMI UEFI
by roxfan
· 8 years ago
dc1358c
Add support for section decompression
by Stefan Tauner
· 8 years ago
5bd560c
Add script change-mcp55-mac.pl
by Ward Vandewege
· 9 years ago
8f9427f
Whitespace and syntax cleanups
by Anton Kochkov
· 9 years ago
b09d0ef
Add Phoenix SecureCore support
by Anton Kochkov
· 9 years ago
b165a90
bios_extract: HP 6715b/nc6320 unpacker
by roxfan
· 9 years ago
38217fa
bios_extract: Dell Inspiron 1100 unpacker
by roxfan
· 9 years ago
e3f4ed7
missing sys/stat.h on Linux: Required for Debian builds
by Vikas N Kumar
· 9 years ago
8380f0c
phoenix-bios-file-length-handling: Newer Phoenix BIOSes can have length > 1MB
by Vikas N Kumar
· 10 years ago
a52d11f
Support different (older?) FFV layout
by Joshua Roys
· 10 years ago
7596120
Make EFI decompressor 64bit friendly
by Rudolf Marek
· 10 years ago
97b75a6
Fix undefined behavior in Intel's code
by Stefan Tauner
· 10 years ago
faaf603
Refactor handling of compressed sections
by Stefan Tauner
· 10 years ago
92b395f
Make the path to the binary independent from CWD
by Stefan Tauner
· 10 years ago
0ab4455
Add support for FreeBSD
by Idwer Vollering
· 10 years ago
754a7d7
Phoenix FFV and CPU microcodes extraction scripts
by roxfan
· 10 years ago
b0c815e
insyde-tools: Added sparse documentation
by tsl
· 10 years ago
2330e44
insyde-tools: lzma.py: Provide instructions if liblzmadec was not found
by d6z
· 13 years ago
86c3482
insyde-tools: util.py: Improvements to find_all, add find_all_backwards.
by d6z
· 13 years ago
a36cf57
insyde-tools: locate VT flag offset for most bioses
by d6z
· 13 years ago
093d77f
Add decompression of Intel's "custom" compression mode (actually LZMA)
by James Laird
· 10 years ago
a440b1f
Updated xfv to dissect some Intel blobs too
by Christoph Pfisterer
· 10 years ago
9e03852
First version of XFV
by Christoph Pfisterer
· 10 years ago
b53c5eb
insyde-tools: lzma.py: Add new assertion
by d6z
· 13 years ago
beb6bb2
insyde-tools: Initial commit
by d6z
· 13 years ago
ea5c410
Add a default GPL2+ license statement
by Stefan Tauner
· 10 years ago
563d19c
Add support for Phoenix FFV layouts
by Joshua Roys
· 11 years ago
d65284d
bios_extract: Fix issue with modules filenames containing slash
by Peter Lemenkov
· 11 years ago
5c93e5c
ami_slab: Add error checking.
by Michael Karcher
· 11 years ago
e32568e
phoenix: Add Fragment support
by Michael Karcher
· 11 years ago
9b26c28
phoenix: treat TrustedCore like standard phoenix
by Michael Karcher
· 11 years ago
8b6de0c
phoenix: add Phoenix ServerBIOS 3
by Andrew Goodbody
· 11 years ago
ffd1b81
Makefile: Allow CFLAGS override
by Peter Lemenkov
· 11 years ago
6ed57e5
Add compatibility code for OSX.
by Stefan Reinauer
· 12 years ago
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
· 12 years ago
6d867dc
AMI: Improve file names for option roms and language packs.
by Michael Karcher
· 12 years ago
703c6b9
Add AMI SLAB extractor.
by Michael Karcher
· 12 years ago
a794e6b
Further fixes for AMIBIOS8.
by Luc Verhaegen
· 12 years ago
d6b4fbb
Fixes for AMIBIOS8.
by Rudolf Marek
· 12 years ago
dd93916
Add Phoenix Trustedcore complaint.
by Luc Verhaegen
· 12 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
· 12 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
· 13 years ago
310dd6a
Date is very AMIBIOS specific.
by Luc Verhaegen
· 13 years ago
063b873
Don't remove .lzh files if lha doesn't exist.
by Luc Verhaegen
· 13 years ago
2ef8395
Run lha on the resulting .lzh files and remove them.
by Luc Verhaegen
· 13 years ago
5d40374
Move to FDs instead of FILE *.
by Luc Verhaegen
· 13 years ago
66daee5
Add dumping to .lzh files.
by Luc Verhaegen
· 13 years ago
7200188
Remove AMI94 support.
by Luc Verhaegen
· 13 years ago
c790996
Move part of the code over to mmap.
by Luc Verhaegen
· 13 years ago
Next »