aboutsummaryrefslogtreecommitdiff
path: root/src/util/efirom.c
AgeCommit message (Expand)AuthorFilesLines
2 days[riscv] Add support for the RISC-V CPU architectureMichael Brown1-0/+2
2023-02-03[util] Add support for LoongArch64 binariesloongarch64Xiaotian Wu1-0/+1
2023-01-28[efi] Build util/efirom as a host-only binaryMichael Brown1-0/+2
2021-02-19[efi] Compress EFI ROM imageseficompressMichael Brown1-4/+62
2020-06-19[util] Treat empty integer strings as invalidMichael Brown1-2/+2
2019-01-15[pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi1-1/+1
2016-05-08[arm] Add support for 64-bit ARM (Aarch64)Michael Brown1-0/+1
2016-05-06[arm] Add support for 32-bit ARMMichael Brown1-0/+1
2015-09-14[efi] Minimise use of iPXE header files when building host utilitiesMichael Brown1-1/+2
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-04-10[build] Enable warnings when building utilitiesMichael Brown1-15/+3
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-3/+3
2009-01-09[efi] Ensure EFI ROM checksum is zeroMichael Brown1-101/+60
2009-01-08[efi] Add efirom utility and .efirom image formatMichael Brown1-0/+321