mirror_edk2/MdeModulePkg/Universal/Variable
2009-02-06 20:40:48 +00:00
..
Application Add information in Meta-Data file 2009-02-03 00:31:26 +00:00
EmuRuntimeDxe Add parenthesis to expression to make order of operations clear 2009-02-06 20:40:48 +00:00
Pei The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true. 2009-02-02 03:13:35 +00:00
RuntimeDxe Fix minor build issue. 2009-02-06 07:42:00 +00:00