]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC compile...
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Variable.h
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-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-19 yshang1Move VariablePei/VariableDxe/EmuVarible to /Variable...