index
:
~libv/bios_extract
master
Tool for extracting individual modules from proprietary BIOS images.
libv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
bios_extract: Fix issue with modules filenames containing slash
HEAD
master
Peter Lemenkov
1
-1
/
+8
2010-12-07
ami_slab: Add error checking.
Michael Karcher
1
-9
/
+29
2010-12-07
phoenix: Add Fragment support
Michael Karcher
1
-17
/
+78
2010-12-06
phoenix: treat TrustedCore like standard phoenix
Michael Karcher
3
-17
/
+2
2010-12-06
phoenix: add Phoenix ServerBIOS 3
Andrew Goodbody
1
-0
/
+1
2010-12-06
Makefile: Allow CFLAGS override
Peter Lemenkov
1
-1
/
+1
2010-04-24
Add compatibility code for OSX.
Stefan Reinauer
8
-17
/
+114
2010-04-22
AMI_SLAB: Add mode to open() when extracting.
Luc Verhaegen
1
-1
/
+2
2010-03-27
Add leXXtoh() compat macros.
Luc Verhaegen
3
-0
/
+33
2010-03-27
README: Document ami_slab.
Luc Verhaegen
1
-0
/
+5
2010-03-27
AMI: Re-organize buffer sizing so that messages make sense.
Luc Verhaegen
1
-16
/
+17
2010-03-27
AMI: If BufferSize = 0, also try to get bigpart size.
Andrew Goodbody
1
-1
/
+1
2010-01-14
AMI: IsComprs is a bit field.
Michael Karcher
1
-1
/
+1
2010-01-14
AMI: Improve file names for option roms and language packs.
Michael Karcher
1
-10
/
+16
2010-01-14
Add AMI SLAB extractor.
Michael Karcher
3
-1
/
+160
2009-12-21
Further fixes for AMIBIOS8.
Luc Verhaegen
3
-4
/
+13
2009-12-21
Fixes for AMIBIOS8.
Rudolf Marek
1
-1
/
+24
2009-12-17
Add Phoenix Trustedcore complaint.
Luc Verhaegen
3
-1
/
+17
2009-12-17
New version of endian patch.
Peter Lemenkov
2
-20
/
+22
2009-12-17
Fix for endianness in AMI extraction routines.
Peter Lemenkov
1
-9
/
+10
2009-12-17
Add Asus support, quickly, by checking for the right string.
Luc Verhaegen
1
-0
/
+1
2009-07-13
Improve help, and parse -h/--help.
Luc Verhaegen
1
-3
/
+6
2009-07-13
Add award support.
Luc Verhaegen
4
-1
/
+77
2009-06-26
Fix up ami to also dump enough info together with the files.
Luc Verhaegen
4
-139
/
+76
2009-06-24
Add freshly written phoenix.c.
Luc Verhaegen
8
-833
/
+248
2009-06-24
Further small changes to phnxdeco.
Luc Verhaegen
1
-2
/
+2
2009-06-17
Get rid of TotalSec, use BCPSYS info always.
Luc Verhaegen
1
-312
/
+95
2009-06-17
Clean up DecodeM3.
Luc Verhaegen
1
-32
/
+20
2009-06-17
Clean up interface struct and pass values to decodeM3 directly.
Luc Verhaegen
3
-47
/
+30
2009-06-17
Move phnxfunc into phnxdeco and further cleanups.
Luc Verhaegen
4
-562
/
+434
2009-06-17
Phnxdeco: clean up warnings.
Luc Verhaegen
5
-250
/
+126
2009-06-17
Quick visual cleanup and removal of 3 pointless headers.
Luc Verhaegen
6
-209
/
+89
2009-06-17
Phnxdeco: run indent.
Luc Verhaegen
7
-957
/
+1030
2009-06-17
phnxdeco: Shuffle files around, create basic makefile.
Luc Verhaegen
13
-944
/
+11
2009-06-17
Apply patch from debians 0.33-2 version.
Luc Verhaegen
1
-1
/
+1
2009-06-17
Add phnxdeco-0.33.orig from a debian repository.
Luc Verhaegen
12
-0
/
+2309
2009-06-17
BCPVPD base algorithm is LZSS, so split this code off.
Luc Verhaegen
4
-64
/
+116
2009-06-17
Split amideco into ami.c and bios_extract.c.
Luc Verhaegen
6
-210
/
+263
2009-06-17
amideco: restructure for future layout change.
Luc Verhaegen
1
-74
/
+93
2009-06-16
Add bcpvpd tool.
Luc Verhaegen
4
-7
/
+180
2009-06-16
Add lh5_test to gitignore.
Luc Verhaegen
1
-1
/
+1
2009-06-16
Use LH5Decode for decoding ami lh5 compressed parts.
Luc Verhaegen
2
-84
/
+43
2009-06-16
Split lh5_extract into lh5_test, lh5_extract.o and lh5_extract.h.
Luc Verhaegen
4
-116
/
+180
2009-06-16
Allocate output filename.
Luc Verhaegen
1
-12
/
+11
2009-06-15
Move output file to mmap as well.
Luc Verhaegen
1
-70
/
+46
2009-06-11
Sanitise decode interface into LH5Decode.
Luc Verhaegen
1
-14
/
+15
2009-06-11
Move CRC calculation outside of decoding.
Luc Verhaegen
1
-36
/
+65
2009-06-11
Fix mmap usage.
Luc Verhaegen
2
-2
/
+2
2009-06-11
Mmap input file.
Luc Verhaegen
2
-103
/
+136
2009-06-10
lh5: remove leftover define and struct.
Luc Verhaegen
1
-7
/
+0
[next]