Changeset 286 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupages/IdeControllerMenu.asm
- Timestamp:
- Mar 1, 2012, 8:52:08 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupages/IdeControllerMenu.asm
r280 r286 178 178 dw DEVICE_32BIT_ATA 179 179 dw DEVICE_SERIAL_PORT 180 dw DEVICE_JRIDE_ISA 180 181 g_rgszValueToStringLookupForDevice: 181 182 dw g_szValueCfgDeviceDual8b … … 185 186 dw g_szValueCfgDevice32b 186 187 dw g_szValueCfgDeviceSerial 188 dw g_szValueCfgDeviceJrIdeIsa 187 189 188 190 g_rgbChoiceToValueLookupForCOM:
Note:
See TracChangeset
for help on using the changeset viewer.