Changeset 245 in xtideuniversalbios for trunk/Assembly_Library/Inc
- Timestamp:
- Feb 13, 2012, 12:17:51 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/BiosData.inc
r119 r245 126 126 127 127 128 ; Warm Boot Flags for BDA.wBoot 129 BOOT_FLAG_COLD EQU 0 130 BOOT_FLAG_WARM EQU 1234h ; Same effect as CTRL + ALT + DEL, skips memory tests 131 BOOT_FLAG_PRESERVE_RAM EQU 4321h ; No mem test, leave memory unchanged (AT+) 132 133 128 134 %endif ; BIOSDATA_INC
Note:
See TracChangeset
for help on using the changeset viewer.