Changeset 161 for trunk/bootcode/regular
- Timestamp:
- Apr 8, 2017, 12:28:01 AM (8 years ago)
- Location:
- trunk/bootcode/regular
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/regular/auxio.asm
r142 r161 357 357 358 358 359 AuxIOHello db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0 359 AuxInitMsg db 'Serial Communications active on COM',0 360 AuxIOHello db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0 -
trunk/bootcode/regular/std_text.asm
r64 r161 91 91 dw 0 92 92 93 ; Com-port debugging header.94 AuxInitMsg db 'Initializing Serial Communications on COM',095 96 93 ; LVM protection messages; should be translated and moved to lang-files. 97 94 TXT_SETUP_NoEditType35 db 'Labels of LVM-Data partitions cannot be changed', 0
Note:
See TracChangeset
for help on using the changeset viewer.