Home | History | Annotate | Download | only in EmuRuntimeDxe

Lines Matching defs:Volatile

56   BOOLEAN         Volatile;

83 Initializes variable store area for non-volatile and volatile variable.
86 variable service and variable store area for non-volatile and volatile variable.
107 variable store for non-volatile and volatile variables, and registers
141 This code finds variable in storage blocks (Volatile or Non-Volatile).
201 This code sets variable in storage blocks (Volatile or Non-Volatile).
214 @param VolatileOffset The offset of last volatile variable
215 @param NonVolatileOffset The offset of last non-volatile variable