summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/AuthService.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng1-360/+0
2015-06-10SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng1-2/+7
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng1-1/+0
2015-03-13SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng1-1/+19
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang1-0/+10
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo1-9/+3
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng1-1/+0
2013-05-02Fix memory overflow & VariableSize check issue for SetVariable append write.czhang461-8/+12
2012-11-28Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu51-2/+0
2012-08-231. Initialize certdb variable with correct value of list size.sfu51-2/+11
2012-07-13Verify the provided PKpub is signed with its private key when enrolling a new...sfu51-1/+2
2012-06-12Add comment for modules which have external input.jyao11-0/+27
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye11-3/+20
2011-12-13Update SignatureSupport variable to reflect firmware capability.gdong11-5/+0
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu51-0/+31
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu21-15/+59
2011-09-02Add security package to repository.gdong11-0/+209