summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableDxe.c
AgeCommit message (Expand)Author
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo
2014-03-19Fix the return value bug when updating public key database variable failure.Dong Guo
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng
2013-07-11SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...Star Zeng
2013-06-17The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-17Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu2
2011-09-02Add security package to repository.gdong1