feat(linkscript): made BIOS interface floating made EFs fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user