index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
zbin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[zbin] Fix compiler warning with GCC 9
Michael Brown
2019-01-21
1
-6
/
+6
*
[prefix] Use CRC32 to verify each block prior to decompression
Michael Brown
2016-03-24
1
-10
/
+42
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
1
-10
/
+86
*
[zbin] Fix size used for memset in alloc_output_file
Daniel P. Berrange
2013-03-05
1
-1
/
+1
*
[romprefix] Add a dummy ROM header to cover the .mrom payload
Michael Brown
2012-06-12
1
-8
/
+62
*
[build] Enable warnings when building utilities
Michael Brown
2012-04-10
1
-2
/
+5
*
[prefix] Add .text16.early section
Michael Brown
2010-04-20
1
-5
/
+56
*
[zbin] Fix 64-bit compilation warnings for util/zbin.c
Joshua Oreman
2009-10-20
1
-8
/
+8
*
[zbin] Fix compilation warnings for util/zbin.c
Thomas Miletich
2009-10-17
1
-5
/
+5
*
[zbin] Change fixup semantics to support ROMs over 128k uncompressed
Joshua Oreman
2009-08-11
1
-50
/
+76
*
[build] Fix signed/unsigned division in util/zbin.c
Stefan Hajnoczi
2009-04-26
1
-4
/
+5
*
[build] Round up SUBx deltas
Stefan Hajnoczi
2009-04-15
1
-7
/
+10
*
[util] Add optional debug messages to zbin.c
Michael Brown
2008-10-10
1
-0
/
+27
*
[util] Avoid calling fclose(NULL) in zbin.c
Eygene Ryabinkin
2008-09-04
1
-1
/
+2
*
Compressed ROM images now work.
Michael Brown
2007-07-16
1
-0
/
+325