summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBA/Sources
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-08-20 09:18:12 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-08-20 09:18:12 +0200
commit4514b0392d767fca34d6c9fa460bab2f62366116 (patch)
tree787dfdbc4e6bd87c5bc677bab04390153d75502c /dev/ZBA/Sources
parent14188c54711c87cb00ef385ce51fb414386fd659 (diff)
+ Probing MADT table instead of MP services, getting their IDs so that
we can send IPIs to them. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZBA/Sources')
-rw-r--r--dev/ZBA/Sources/HEL/AMD64/BootMain.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/ZBA/Sources/HEL/AMD64/BootMain.cxx b/dev/ZBA/Sources/HEL/AMD64/BootMain.cxx
index 2e11d27f..7c1fd412 100644
--- a/dev/ZBA/Sources/HEL/AMD64/BootMain.cxx
+++ b/dev/ZBA/Sources/HEL/AMD64/BootMain.cxx
@@ -143,7 +143,6 @@ EFI_EXTERN_C EFI_API Int Main(EfiHandlePtr ImageHandle,
cg_write_text("NEWOSLDR (C) ZKA TECHNOLOGIES.", 10, 10, RGB(0xFF, 0xFF, 0xFF));
cg_write_text(BVersionString::The(), 20, 10, RGB(0xFF, 0xFF, 0xFF));
- cg_write_text("WARNING: YOU MUST HAVE AT LEAST 2 CORES OR COHERENT PROCESSORS INSTALLED IN YOUR SYSTEM.", 30, 10, RGB(0xFF, 0xFF, 0xFF));
// Fill handover header now.