Changeset 334 in xtideuniversalbios for trunk/Assembly_Library/Inc


Ignore:
Timestamp:
Mar 13, 2012, 5:29:34 AM (12 years ago)
Author:
gregli@…
google:author:
gregli@hotmail.com
Message:

Serial server DPT flag optimization, remove Serial/IDE specific header on drive scan results, added GNU GPL v2 banner at boot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Inc/SerialServer.inc

    r277 r334  
    2929;
    3030SerialServer_ATA_wServerVersion         EQU     (157*2)
    31 SerialServer_ATA_wFloppyFlagAndType     EQU     (158*2)
     31SerialServer_ATA_wDriveFlags            EQU     (158*2)
    3232SerialServer_ATA_wPortAndBaud           EQU     (159*2)
    3333
Note: See TracChangeset for help on using the changeset viewer.