summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/Variable.h
AgeCommit message (Expand)Author
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-07-03SecurityPkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu
2013-02-21Add error handling code to prevent variable store corruption in release build.sfu5
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng14
2013-01-09Fix a bug that the invalid public key will never be removed from public key d...sfu5
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng14
2012-11-211. Correct the counter-based hash algorithm according to UEFI spec.sfu5
2012-06-12Add comment for modules which have external input.jyao1
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng14
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu5
2011-12-13SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu
2011-09-02Add security package to repository.gdong1