From 22c1f7b0b88424dabd05bd08577102cf987b3c42 Mon Sep 17 00:00:00 2001 From: Gale Faraday Date: Sun, 19 Oct 2025 18:37:49 -0500 Subject: [PATCH] feat(linkscript): made BIOS interface floating made EFs fixed --- linkscript | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/linkscript b/linkscript index 55017bc..ac1791d 100644 --- a/linkscript +++ b/linkscript @@ -3,13 +3,15 @@ section RESET load 8000 section SERIAL ; BIOS Interface and Utilities -section BIOSINT load 8800 -section MEMTEST +section BIOSINT ; BUZBEE Monitor section BUZBEE section BBHASHES +; Onboard programs +section MEMTEST load 9000 + ; Static Data section VECTORS high 100000 section VERSION high