..
bootaa64
Align output of "version" command.
2022-08-14 11:26:41 +00:00
bootarm
…
bootriscv64
…
Makefile.efiboot
Add missing include paths for libz. Not used at the moment although.
2023-06-15 03:20:58 +00:00
boot.c
Add missing member for terminating sentinel.
2023-06-14 00:42:21 +00:00
bootmenu.c
Remove now unused bootdefault() function.
2022-06-08 21:55:51 +00:00
bootmenu.h
Remove now unused bootdefault() function.
2022-06-08 21:55:51 +00:00
conf.c
Use physical sector size as unit for disk addresses.
2022-04-24 06:49:38 +00:00
console.c
…
dev_net.c
…
devopen.c
…
devopen.h
…
efiacpi.c
Align output of "version" command.
2022-08-14 11:26:41 +00:00
efiacpi.h
…
efiblock.c
Avoid void * pointer arithmetic; cast to UINT8 * explicitly.
2023-06-14 00:52:25 +00:00
efiblock.h
Use physical sector size as unit for disk addresses.
2022-04-24 06:49:38 +00:00
efiboot.c
…
efiboot.h
Align output of "version" command.
2022-08-14 11:26:41 +00:00
efiboot_machdep.h
fix simple mis-matched function prototype and definitions.
2023-08-01 07:04:14 +00:00
efichar.c
…
efidev.c
…
efifdt.c
Align output of "version" command.
2022-08-14 11:26:41 +00:00
efifdt.h
…
efifile.c
…
efifile.h
…
efigetsecs.c
…
efigop.c
Align output of "version" command.
2022-08-14 11:26:41 +00:00
efinet.c
…
efinet.h
…
efipxe.c
MI and x86 efiboot: Fix device path type for PXE boot device.
2023-07-24 08:30:42 +00:00
efirng.c
Align output of "version" command.
2022-08-14 11:26:41 +00:00
efirng.h
…
efiwatchdog.c
…
exec.c
Use %zd instead of %ld for ssize_t.
2023-06-14 10:26:45 +00:00
module.c
efiboot: Handle 9.99.100 by taking four, not two, digits.
2022-09-21 14:30:01 +00:00
module.h
…
overlay.c
…
overlay.h
…
panic.c
…
prompt.c
…
smbios.c
…
smbios.h
…
userconf.c
…
version
…