Changeset 96 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootVars.asm
- Timestamp:
- Jan 28, 2011, 4:29:42 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootVars.asm
r90 r96 62 62 cli ; Disable interrupts 63 63 LOAD_BDA_SEGMENT_TO ss, sp 64 ; eLSS sp, ss:BOOTVARS.dwPostStack ; Expanded macro to remove65 ; unneeded CLI instruction66 64 %ifndef USE_386 67 65 mov sp, [ss:BOOTVARS.dwPostStack]
Note:
See TracChangeset
for help on using the changeset viewer.