summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/pcbios.h
diff options
context:
space:
mode:
authorMichael Brown2024-03-15 18:30:21 +0100
committerMichael Brown2024-03-15 18:30:21 +0100
commit1344e13a03cb6ed25372651cae6b057b863c89be (patch)
tree16c62043094c652a3179ec302b436185f3c5b822 /src/config/defaults/pcbios.h
parent[librm] Add support for installing a startup IPI handler (diff)
downloadipxe-1344e13a03cb6ed25372651cae6b057b863c89be.tar.gz
ipxe-1344e13a03cb6ed25372651cae6b057b863c89be.tar.xz
ipxe-1344e13a03cb6ed25372651cae6b057b863c89be.zip
[bios] Provide a multiprocessor API for BIOS
Provide an implementation of the iPXE multiprocessor API for BIOS, based on sending broadcast INIT and SIPI interprocessor interrupts to start up all application processors. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/defaults/pcbios.h')
-rw-r--r--src/config/defaults/pcbios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h
index 968bd82a..fa12a100 100644
--- a/src/config/defaults/pcbios.h
+++ b/src/config/defaults/pcbios.h
@@ -24,7 +24,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define TIME_RTC
#define REBOOT_PCBIOS
#define ACPI_RSDP
-#define MPAPI_NULL
+#define MPAPI_PCBIOS
#ifdef __x86_64__
#define IOMAP_PAGES