audk/MdeModulePkg/Universal/Variable
eric_tian c24b392c30 fix ecc warning
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7456 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-06 05:37:46 +00:00
..
Application Add information in Meta-Data file 2009-02-03 00:31:26 +00:00
EmuRuntimeDxe fix ecc warning 2009-02-06 05:37:46 +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 ecc warning 2009-02-06 05:37:46 +00:00