summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable
Commit message (Expand)AuthorAgeFilesLines
* Add call to CreateEvent() for SetVirtualAddressMap()mdkinney2008-05-291-0/+11
* Add comments and DoxyGen format for these files.lgao42008-04-0910-95/+60
* [Description]:yshang12008-03-191-41/+131
* [Description]eric_tian2008-03-181-3/+3
* Correct return status for the unsupported conditionlgao42008-02-051-5/+0
* Add the check- in missed filegtian2008-02-041-0/+7
* Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao42008-01-171-31/+56
* Fix bug that failed to reclaim the variable.yshang12008-01-151-1/+1
* 1) Replace MACRO with C functions.yshang12008-01-144-72/+284
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-114-121/+46
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-104-34/+161
* 1) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12008-01-092-23/+106
* Remove 'Framework' word in commentsklu22007-12-203-3/+3
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-055-4/+14
* 1) Change GUID of emuvariable module. yshang12007-10-312-2/+2
* Fix a bug in variable driver cache mechanism:qhuang82007-10-191-1/+2
* Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang122007-10-091-3/+5
* Fix a bug with changing the NVRAM properties of a VariableAJFISH2007-10-061-7/+8
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-054-452/+267
* Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH2007-10-041-1/+1
* Add Profiling support for Variable store and added a specialized caching algo...AJFISH2007-10-044-18/+363
* 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82007-09-172-416/+518
* Clean up two infs.qwang122007-09-061-3/+0
* Merge the PI enabling works from the branchqwang122007-09-041-1/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-302-5/+5
* Add dependent packages in INF of modules.yshang12007-08-291-0/+1
* Update comments.qhuang82007-08-291-3/+3
* update the callback event error. The event type should be virtual-address-cha...qhuang82007-08-291-3/+3
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-6/+1
* Correct wrong Library class's nameklu22007-08-031-1/+1
* 1. Generated new build.exe from new tools codejwang362007-08-011-1/+0
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-245-20/+7
* remove dxs files.qwang122007-07-241-32/+0
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-39/+0
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-1918-0/+4732