feat(bios): BIOS interface accessible through SWI3
This commit is contained in:
10
linkscript
10
linkscript
@@ -2,15 +2,15 @@
|
||||
section RESET load 8000
|
||||
section SERIAL
|
||||
|
||||
; BIOS Interface and Utilities
|
||||
section BIOSINT load 8800
|
||||
section MEMTEST
|
||||
|
||||
; BUZBEE Monitor
|
||||
section BUZBEE
|
||||
section BBHASHES
|
||||
|
||||
; Utility functions
|
||||
section MEMTEST load 8800
|
||||
section INTEGRITY
|
||||
|
||||
; Static data
|
||||
; Static Data
|
||||
section VECTORS high 100000
|
||||
section VERSION high
|
||||
|
||||
|
Reference in New Issue
Block a user