summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableDxe.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng1-530/+0
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng1-1/+0
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng1-0/+3
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng1-0/+8
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng1-17/+24
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo1-2/+2
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo1-0/+2
2014-03-19Fix the return value bug when updating public key database variable failure.Dong Guo1-2/+4
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng1-1/+0
2013-07-11SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...Star Zeng1-1/+7
2013-06-17The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek1-0/+23
2013-06-17Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni1-504/+481
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek1-481/+504
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu1-5/+52
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu21-30/+31
2011-09-02Add security package to repository.gdong11-0/+433