audk/MdeModulePkg/Universal/Variable
mdkinney ba5e88f965 Add parenthesis to expression to make order of operations clear
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7475 6f19259b-4bc3-4df7-8a09-765794883524
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