audk/MdeModulePkg/Universal/Variable/EmuRuntimeDxe
eric_tian 5bb820af59 1. add missing free operation in conditional branch.
2. when variable store header is invalid status, we will return EFI_VOLUME_CORRUPTED to let code assert, which is helpful to find root cause quickly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7804 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-05 02:59:11 +00:00
..
EmuVariable.c 1. add missing free operation in conditional branch. 2009-03-05 02:59:11 +00:00
EmuVariableRuntimeDxe.inf use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe driver. 2009-03-04 07:21:11 +00:00
InitVariable.c use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES 2009-02-03 11:09:53 +00:00
Variable.h 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00