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
; 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