summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe
AgeCommit message (Expand)Author
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-05Remove over specific library classklu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-28clean up EBC in inf files.vanjeff
2008-10-26Add in local variable to ensure that "operands are evaluated in specified ord...qwang12
2008-10-11If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-03-19[Description]:yshang1
2008-01-17Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao4
2008-01-15Fix bug that failed to reclaim the variable.yshang1
2008-01-141) Replace MACRO with C functions.yshang1
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang1
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang1
2008-01-091) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang1
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-10-19Fix a bug in variable driver cache mechanism:qhuang8
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang12
2007-10-06Fix a bug with changing the NVRAM properties of a VariableAJFISH
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang8
2007-09-06Clean up two infs.qwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-29Update comments.qhuang8
2007-08-29update the callback event error. The event type should be virtual-address-cha...qhuang8
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang1
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang1