aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2024-03-15 17:30:21 +0000
committerMichael Brown <mcb30@ipxe.org>2024-03-15 17:30:21 +0000
commit1344e13a03cb6ed25372651cae6b057b863c89be (patch)
tree16c62043094c652a3179ec302b436185f3c5b822 /src/config
parenta67f913d6635772af746fc215066e3d510ae25d1 (diff)
downloadipxe-1344e13a03cb6ed25372651cae6b057b863c89be.zip
ipxe-1344e13a03cb6ed25372651cae6b057b863c89be.tar.gz
ipxe-1344e13a03cb6ed25372651cae6b057b863c89be.tar.bz2
[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')
-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 968bd82..fa12a10 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