index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Variable
/
RuntimeDxe
/
Variable.h
Age
Commit message (
Expand
)
Author
2013-08-19
MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...
Star Zeng
2013-07-03
MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().
Star Zeng
2013-05-17
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...
niruiyu
2013-01-18
1. Update the logic of UpdateVariable() for updating variable from:
lzeng14
2013-01-04
1. Don't assume that flush the HOB variable to flash must be successful.
lzeng14
2012-05-30
According to UEFI spec 2.3.1a. hardware error record variable should use the ...
lzeng14
2011-12-12
MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...
oliviermartin
2011-10-14
Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...
niruiyu
2010-12-10
Add SMM Variable implementation.
gdong1
2010-11-18
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...
niruiyu
2010-04-24
Update the copyright notice format
hhtian
2009-04-27
update platformlangcodes and langcodes to adapt new language convert algorithm.
eric_tian
2009-04-07
1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...
eric_tian
2009-03-09
retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...
eric_tian
2009-03-09
1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...
eric_tian
2009-03-04
Update Variable driver to depend on full version FaultTolerantWrite protocol,...
lgao4
2009-02-27
1. delete Include/Guid/VariableInfo.h
eric_tian
2009-02-06
fix ecc warning
eric_tian
2009-02-03
use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...
jji4
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2009-01-09
Add INF extension Information
lgao4
2008-12-12
code scrub on VariableRuntime Dxe driver
eric_tian
2008-12-12
code scrub on VariableRuntime Dxe driver
eric_tian
2008-11-05
Remove over specific library class
klu2
2008-10-09
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...
lgao4
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-04-09
Add comments and DoxyGen format for these files.
lgao4
2008-01-14
1) Replace MACRO with C functions.
yshang1
2008-01-11
Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...
yshang1
2008-01-10
Align the header of variable from 1 to 4, which can avoid the size of variabl...
yshang1
2008-01-09
1) Fix the bug that Variable Cache Search does not be protected by lock durin...
yshang1
2007-11-05
define the variable related to PCD for supporting big variable (>32K) easily.
gtian
2007-10-05
Update comments in Variable driver and removed references to FLASH Map Hob in...
AJFISH
2007-08-01
1. Generated new build.exe from new tools code
jwang36
2007-07-24
Retire the "Include/Common" of MdeModulePkg.
yshang1
2007-07-19
Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.
yshang1