index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
[util] Add support for EFI ROM images
Petr Borsodi
2019-01-21
2
-1
/
+78
*
[util] Improve processing of ROM images in Option::ROM
Petr Borsodi
2019-01-21
2
-39
/
+110
*
[zbin] Fix compiler warning with GCC 9
Michael Brown
2019-01-21
1
-6
/
+6
*
[pci] Correct invalid base-class/sub-class/prog-if order in PCIR
Petr Borsodi
2019-01-15
2
-3
/
+3
*
[build] Handle R_X86_64_PLT32 from binutils 2.31
Christian Hesse
2018-09-17
1
-0
/
+1
*
[efi] Add support for R_ARM_REL32 relocations
Heinrich Schuchardt
2018-03-28
1
-0
/
+1
*
[util] Support reversed sort ordering when generating NIC list
Robin Smidsrød
2018-03-21
1
-21
/
+29
*
[efi] Allow for building with older versions of elf.h system header
Michael Brown
2017-09-24
1
-0
/
+3
*
[efi] Accept (and ignore) R_ARM_V4BX relocations
Heinrich Schuchardt
2017-09-24
1
-0
/
+1
*
[efi] Fix building elf2efi.c when -fpic is enabled by default
Michael Brown
2017-01-25
1
-1
/
+1
*
[build] Remove nested "my" declaration
Vinson Lee
2016-06-03
1
-1
/
+1
*
[efi] Allow for building with older versions of elf.h system header
Michael Brown
2016-05-09
1
-0
/
+22
*
[arm] Add support for 64-bit ARM (Aarch64)
Michael Brown
2016-05-08
2
-0
/
+21
*
[arm] Add support for 32-bit ARM
Michael Brown
2016-05-06
2
-47
/
+64
*
[efi] Eliminate use of libbfd
Michael Brown
2016-05-02
1
-169
/
+294
*
[prefix] Use CRC32 to verify each block prior to decompression
Michael Brown
2016-03-24
1
-10
/
+42
*
[efi] Add %.usb target for building EFI-bootable USB (or other) disk images
Michael Brown
2015-12-07
1
-0
/
+60
*
[efi] Work around broken 32-bit PE executable parsing in ImageHlp.dll
Michael Brown
2015-09-25
1
-0
/
+2
*
[efi] Minimise use of iPXE header files when building host utilities
Michael Brown
2015-09-15
3
-3
/
+6
*
[build] Search for ldlinux.c32 separately from isolinux.bin
Michael Brown
2015-09-01
1
-2
/
+1
*
[efi] Populate debug directory entry FileOffset field
Michael Brown
2015-09-01
1
-0
/
+19
*
[efi] Fix debug directory size
Michael Brown
2015-09-01
1
-1
/
+1
*
[build] Fix .ids.o creation for drivers not in the all-drivers build
Michael Brown
2015-06-01
1
-0
/
+1
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
1
-1
/
+1
*
[util] Add ability to dump PCI device ID list
Michael Brown
2015-04-13
2
-0
/
+24
*
[build] Rewrite parserom.pl to support multiple source files
Robin Smidsrød
2015-04-13
1
-51
/
+244
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[legal] Add UBDL relicensing tool
Michael Brown
2015-03-02
1
-0
/
+169
*
[legal] Add support for the Unmodified Binary Distribution Licence
Michael Brown
2015-03-02
1
-0
/
+13
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
1
-10
/
+86
*
[efi] Disallow R_X86_64_32 relocations
Michael Brown
2015-02-12
1
-2
/
+1
*
[efi] Add efifatbin utility
Michael Brown
2014-09-10
2
-0
/
+261
*
[util] Use PCI length field to obtain length of individual images
Michael Brown
2014-08-26
1
-3
/
+2
*
[build] Merge util/geniso and util/genliso
Christian Hesse
2014-05-14
2
-133
/
+121
*
[build] Avoid errors when build directory is mounted via NFS
Michael Brown
2014-05-13
1
-3
/
+3
*
[build] Fix LABEL name for .liso images
Christian Hesse
2013-12-06
1
-1
/
+1
*
[build] Update build system for Syslinux 6.x
Christian Hesse
2013-11-15
1
-0
/
+8
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
1
-0
/
+5
*
[efi] Fix building with newer binutils
Michael Brown
2013-03-14
1
-0
/
+2
*
[zbin] Fix size used for memset in alloc_output_file
Daniel P. Berrange
2013-03-05
1
-1
/
+1
*
[efi] Ensure EFI binaries comply with Authenticode requirements
Michael Brown
2013-02-25
1
-1
/
+4
*
[util] Fix uninitialised-variable warning in einfo.c
Michael Brown
2012-10-22
1
-2
/
+3
*
[util] Fix up checksum in UNDI ROM header, if present
Michael Brown
2012-08-15
1
-0
/
+1
*
[util] Display UNDI ROM header in disrom.pl
Michael Brown
2012-08-15
2
-0
/
+96
*
[util] Allow for CALL NEAR in the option ROM initialisation entry point
Daniel Wyatt
2012-08-15
1
-0
/
+4
*
[util] Update mergerom.pl to handle iPXE ROM header
Michael Brown
2012-07-23
1
-3
/
+18
*
[romprefix] Report a pessimistic runtime size estimate
Michael Brown
2012-07-23
3
-1
/
+88
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
11
-11
/
+22
*
[util] Avoid compiler warning on gcc 4.6
Michael Brown
2012-07-03
1
-1
/
+1
*
[util] Update mergerom.pl to handle .mrom images
Michael Brown
2012-06-12
1
-3
/
+6
[next]