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
/
SecurityPkg
/
VariableAuthenticated
/
RuntimeDxe
/
Variable.h
Age
Commit message (
Expand
)
Author
2015-07-01
SecurityPkg: Delete Auth Variable driver
Star Zeng
2015-07-01
SecurityPkg: Implement AuthVariableLib library instance
Star Zeng
2015-06-10
SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.
Star Zeng
2015-03-17
SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...
Star Zeng
2015-01-27
SecurityPkg Variable: Implement variable quota management.
Star Zeng
2015-01-05
SecurityPkg Variable: Implement VarCheck PROTOCOL
Star Zeng
2014-03-27
Calculate enough space for 2 variables (public key and variable data) instead...
Dong Guo
2014-03-25
MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...
Star Zeng
2013-11-12
MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...
Star Zeng
2013-11-04
MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...
Star Zeng
2013-08-19
MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...
Star Zeng
2013-07-03
SecurityPkg: Variable drivers robustly handle crashes during Reclaim().
Star Zeng
2013-05-20
Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...
niruiyu
2013-02-21
Add error handling code to prevent variable store corruption in release build.
sfu5
2013-01-18
1. Update the logic of UpdateVariable() for updating variable from:
lzeng14
2013-01-09
Fix a bug that the invalid public key will never be removed from public key d...
sfu5
2013-01-04
1. Don't assume that flush the HOB variable to flash must be successful.
lzeng14
2012-11-21
1. Correct the counter-based hash algorithm according to UEFI spec.
sfu5
2012-06-12
Add comment for modules which have external input.
jyao1
2012-05-30
According to UEFI spec 2.3.1a. hardware error record variable should use the ...
lzeng14
2012-03-30
If setting variable in Runtime and there has been a same GUID and name variab...
lzeng14
2012-03-27
1. Remove “Force clear PK” feature in AuthVarialbe driver.
sfu5
2011-12-13
SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...
oliviermartin
2011-10-19
Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...
niruiyu
2011-09-02
Add security package to repository.
gdong1