audk/MdeModulePkg/Universal/Variable/RuntimeDxe
mdkinney 5ead4a07a8 If there are variables in the VAR_ADDED state that are identical to the variable being updated during reclaim, then only keep the variable being updated and delete variables in the VAR_ADDED state.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6104 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-11 23:44:40 +00:00
..
Variable.c If there are variables in the VAR_ADDED state that are identical to the variable being updated during reclaim, then only keep the variable being updated and delete variables in the VAR_ADDED state. 2008-10-11 23:44:40 +00:00
Variable.h Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file 2008-10-09 01:12:34 +00:00
VariableRuntimeDxe.inf define the variable related to PCD for supporting big variable (>32K) easily. 2007-11-05 16:11:50 +00:00
reclaim.c Add comments and DoxyGen format for these files. 2008-04-09 07:07:50 +00:00