feat(linkscript): made BIOS interface floating made EFs fixed

This commit is contained in:
2025-10-19 18:37:49 -05:00
parent aba1a50e0f
commit 22c1f7b0b8

View File

@@ -3,13 +3,15 @@ section RESET load 8000
section SERIAL section SERIAL
; BIOS Interface and Utilities ; BIOS Interface and Utilities
section BIOSINT load 8800 section BIOSINT
section MEMTEST
; BUZBEE Monitor ; BUZBEE Monitor
section BUZBEE section BUZBEE
section BBHASHES section BBHASHES
; Onboard programs
section MEMTEST load 9000
; Static Data ; Static Data
section VECTORS high 100000 section VECTORS high 100000
section VERSION high section VERSION high