audk/MdeModulePkg/Universal/Variable/RuntimeDxe
yshang1 814bae5269 [Description]:
The patch enhanced variable services to support:
1) If adding variable does not execute completely, the state is in_deleted, the next time find variable should have to retrieve the in_deleted variable.
2) when Reclaiming the variable storage, the 1) variable should be considered.

[Impaction]:
This is backward-compatible update.

[Reference Info]:
9552, 8632

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4916 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-19 07:09:03 +00:00
..
Variable.c [Description]: 2008-03-19 07:09:03 +00:00
Variable.h 1) Replace MACRO with C functions. 2008-01-14 06:35:23 +00:00
Variable.msa Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. 2007-07-19 10:09:07 +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 Retire the "Include/Common" of MdeModulePkg. 2007-07-24 10:52:02 +00:00