]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Universal / Variable /
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-26 qwang12Add in local variable to ensure that "operands are...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-11 mdkinneyIf there are variables in the VAR_ADDED state that...
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-05-29 mdkinneyAdd call to CreateEvent() for SetVirtualAddressMap()
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-03-19 yshang1[Description]:
2008-03-18 eric_tian[Description]
2008-02-05 lgao4Correct return status for the unsupported condition
2008-02-04 gtianAdd the check- in missed file
2008-01-17 lgao4Reclaim occurs as late as possible before OS boot for...
2008-01-15 yshang1Fix bug that failed to reclaim the variable.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2008-01-09 yshang11) Fix the bug that Variable Cache Search does not...
2007-12-20 klu2Remove 'Framework' word in comments
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-19 qhuang8Fix a bug in variable driver cache mechanism:
2007-10-09 qwang12Fix a bug. FindVariable now search volatile variable...
2007-10-06 AJFISHFix a bug with changing the NVRAM properties of a Variable
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-10-04 AJFISHMade PCD valid for all architectures. Added new Variabl...
2007-10-04 AJFISHAdd Profiling support for Variable store and added...
2007-09-17 qhuang81. Uefi2.1 feature - Add Hardware Error Record Persiste...
2007-09-06 qwang12Clean up two infs.
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-29 qhuang8Update comments.
2007-08-29 qhuang8update the callback event error. The event type should...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-03 klu2Correct wrong Library class's name
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-24 qwang12remove dxs files.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Move VariablePei/VariableDxe/EmuVarible to /Variable...