david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch
Michael Brown 75acb3c775 [romprefix] Avoid unaligned accesses within ROM headers
Ensure that all headers (PCI, UNDI, PnP, iPXE) are aligned to at least
four bytes, so that all accesses to header fields will be correctly
aligned even when reading directly from the expansion ROM BAR.

Reported-by: Peter von Konigsmark <peter@exablaze.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-08-30 10:15:25 +01:00
..
arm [acpi] Make acpi_find_rsdt() a per-platform method 2017-05-23 18:34:39 +01:00
arm32 [build] Fix ARM32 EFI builds with current EDK2 headers 2017-07-28 15:46:06 +01:00
arm64 [build] Conditionalise use of -mabi=lp64 for ARM64 builds 2017-07-28 12:49:40 +01:00
i386 [build] Use -no-pie on newer versions of gcc 2017-06-14 12:33:16 +01:00
x86 [romprefix] Avoid unaligned accesses within ROM headers 2017-08-30 10:15:25 +01:00
x86_64 [dhcp] Automatically generate vendor class identifier string 2016-07-04 15:07:05 +01:00