]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTR
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Variable.c
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-10-26 qwang12Add in local variable to ensure that "operands are...
2008-10-11 mdkinneyIf there are variables in the VAR_ADDED state that...
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-03-19 yshang1[Description]:
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-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 AJFISHAdd Profiling support for Variable store and added...
2007-09-17 qhuang81. Uefi2.1 feature - Add Hardware Error Record Persiste...
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-19 yshang1Move VariablePei/VariableDxe/EmuVarible to /Variable...