Changeset 286 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Inc
- Timestamp:
- Mar 1, 2012, 8:52:08 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- Location:
- trunk/XTIDE_Universal_BIOS_Configurator_v2/Inc
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Inc/MenuStructs.inc
r242 r286 32 32 FLG_MENUITEM_CHOICESTRINGS EQU (1<<5) ; ChoiceToStringLookup table is 1-1 with ChoiceToValueLookup table, 33 33 ; ChoiceToStringLookup table must also be NULL terminated 34 FLG_MENUITEM_MASKVALUE EQU (1<<6) ; Item value is more than one bit among other bits 35 34 36 35 37 ; Values for MENUITEM.bType
Note:
See TracChangeset
for help on using the changeset viewer.