Changeset 253 in xtideuniversalbios
- Timestamp:
- Feb 18, 2012, 2:22:56 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootInfo.asm
r252 r253 47 47 pop si 48 48 pop ds 49 50 ;51 ; Store Sector Count52 ;53 call AtaID_GetTotalSectorCountToBXDXAXfromAtaInfoInESSI54 55 stosw56 xchg ax, dx57 stosw58 xchg ax, bx59 stosw60 61 49 pop bx 62 50
Note:
See TracChangeset
for help on using the changeset viewer.