memtest86plus/boot
martinwhitaker 327495ec61
Allow use on headless EFI systems. (#242)
A headless EFI system may have no GOP devices. In this case, disable
output to the physical display, but continue to write to the shadow
buffer. This allows operation via a serial console.
2023-01-23 15:50:52 +01:00
..
boot.h Faster barrier implementation. 2022-02-28 22:05:21 +00:00
bootparams.h Allow use on headless EFI systems. (#242) 2023-01-23 15:50:52 +01:00
bootsect.S Rename to Memtest86+ v6.0. 2022-02-19 19:44:58 +00:00
efi.h Simplify allocation of memory in efisetup.c. 2022-05-09 18:41:14 +01:00
efisetup.c Allow use on headless EFI systems. (#242) 2023-01-23 15:50:52 +01:00
header.S EFI: Add support for .sbat signature revocations 2023-01-03 00:58:52 +01:00
mbr.S Rename to Memtest86+ v6.0. 2022-02-19 19:44:58 +00:00
peimage.h Add declarations and defines for PE images 2023-01-03 00:58:52 +01:00
sbat.csv EFI: Add support for .sbat signature revocations 2023-01-03 00:58:52 +01:00
setup.S Add Memtest86+ Version String to Kernel Header (#75) 2023-01-03 01:35:51 +01:00
startup32.S Fix triple-fault when starting APs with program loaded above 16MB (issue #63). 2022-05-15 12:18:07 +01:00
startup64.S Fix triple-fault when starting APs with program loaded above 16MB (issue #63). 2022-05-15 12:18:07 +01:00