opengnsys_ipxe/src
Ben Galliart 7100715aad
Merge ce09351cc9 into 7e64e9b670
2025-04-05 17:37:45 +11:00
..
arch [fdt] Allow for parsing device trees where the length is known in advance 2025-03-28 15:11:39 +00:00
bin [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
config [isa] Disable legacy ISA device probing by default 2025-03-29 23:01:21 +00:00
core [fdt] Populate boot arguments in constructed device tree 2025-04-01 16:55:28 +01:00
crypto [x509] Ensure certificate remains valid during x509_append() 2025-03-31 18:05:11 +01:00
doc
drivers [efi] Disconnect existing drivers on a per-protocol basis 2025-03-29 20:26:06 +00:00
hci Merge ce09351cc9 into 7e64e9b670 2025-04-05 17:37:45 +11:00
image [fdt] Populate boot arguments in constructed device tree 2025-04-01 16:55:28 +01:00
include [fdt] Populate boot arguments in constructed device tree 2025-04-01 16:55:28 +01:00
interface [fdt] Populate boot arguments in constructed device tree 2025-04-01 16:55:28 +01:00
libgcc [libgcc] Change __divmoddi4 from int64 [unknown] to int64_t 2020-07-21 14:33:32 +01:00
net [x509] Ensure certificate remains valid during x509_append() 2025-03-31 18:05:11 +01:00
scripts [arm] Inhibit linker warnings about an implied executable stack 2023-01-23 12:55:44 +00:00
tests [cpio] Allow for the construction of pure directories 2025-03-12 14:32:41 +00:00
usr [fdt] Add the concept of an FDT image 2025-03-27 15:36:39 +00:00
util [riscv] Add support for the RISC-V CPU architecture 2024-09-15 22:34:10 +01:00
.gitignore [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
Makefile [build] Allow for per-architecture cross-compilation prefixes 2024-10-29 14:11:08 +00:00
Makefile.efi [efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices 2024-03-25 17:58:33 +00:00
Makefile.housekeeping [build] Use -fshort-wchar when building EFI host utilities 2025-03-10 12:34:35 +00:00
Makefile.linux [linux] Allow a sysroot to be specified via SYSROOT=... 2024-09-15 10:01:35 +01:00
doxygen.cfg