Changeset 241 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootPrint.asm
- Timestamp:
- Feb 9, 2012, 11:08:59 AM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootPrint.asm
r192 r241 22 22 mov si, g_szReadError 23 23 24 BootPrint_BootMenuPrint_FormatCSSIfromParamsInSSBP_Relay:25 24 jmp short BootMenuPrint_FormatCSSIfromParamsInSSBP_Relay 26 25 … … 54 53 55 54 mov si, g_szTryToBoot 56 jmp short Boot Print_BootMenuPrint_FormatCSSIfromParamsInSSBP_Relay55 jmp short BootMenuPrint_FormatCSSIfromParamsInSSBP_Relay 57 56 58 57
Note:
See TracChangeset
for help on using the changeset viewer.