summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable
AgeCommit message (Expand)AuthorFilesLines
2008-05-29Add call to CreateEvent() for SetVirtualAddressMap()mdkinney1-0/+11
2008-04-09Add comments and DoxyGen format for these files.lgao410-95/+60
2008-03-19[Description]:yshang11-41/+131
2008-03-18[Description]eric_tian1-3/+3
2008-02-05Correct return status for the unsupported conditionlgao41-5/+0
2008-02-04Add the check- in missed filegtian1-0/+7
2008-01-17Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao41-31/+56
2008-01-15Fix bug that failed to reclaim the variable.yshang11-1/+1
2008-01-141) Replace MACRO with C functions.yshang14-72/+284
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang14-121/+46
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang14-34/+161
2008-01-091) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12-23/+106
2007-12-20Remove 'Framework' word in commentsklu23-3/+3
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian5-4/+14
2007-10-311) Change GUID of emuvariable module. yshang12-2/+2
2007-10-19Fix a bug in variable driver cache mechanism:qhuang81-1/+2
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-06Fix a bug with changing the NVRAM properties of a VariableAJFISH1-7/+8
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH4-452/+267
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH1-1/+1
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH4-18/+363
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82-416/+518
2007-09-06Clean up two infs.qwang121-3/+0
2007-09-04Merge the PI enabling works from the branchqwang121-1/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82-5/+5
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-29Update comments.qhuang81-3/+3
2007-08-29update the callback event error. The event type should be virtual-address-cha...qhuang81-3/+3
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-6/+1
2007-08-03Correct wrong Library class's nameklu21-1/+1
2007-08-011. Generated new build.exe from new tools codejwang361-1/+0
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang15-20/+7
2007-07-24remove dxs files.qwang121-32/+0
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-39/+0
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang118-0/+4732