Changeset 421 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- May 9, 2012, 7:12:53 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r400 r421 186 186 %include "FindDPT.asm" ; For finding DPTs 187 187 %include "AccessDPT.asm" ; For accessing DPTs 188 %include " LbaAssist.asm" ; For generating L-CHS parameters to LBA drives188 %include "AtaGeometry.asm" ; For generating L-CHS parameters 189 189 %include "DrvDetectInfo.asm" ; For creating DRVDETECTINFO structs 190 190 %include "AtaID.asm" ; For ATA Identify Device information
Note:
See TracChangeset
for help on using the changeset viewer.