summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/AuthService.h
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-011-360/+0
* SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng2015-06-101-2/+7
* SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng2015-03-171-1/+0
* SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng2015-03-131-1/+19
* Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang2014-10-221-0/+10
* 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo2014-08-151-9/+3
* SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng2013-11-181-1/+0
* Fix memory overflow & VariableSize check issue for SetVariable append write.czhang462013-05-021-8/+12
* Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu52012-11-281-2/+0
* 1. Initialize certdb variable with correct value of list size.sfu52012-08-231-2/+11
* Verify the provided PKpub is signed with its private key when enrolling a new...sfu52012-07-131-1/+2
* Add comment for modules which have external input.jyao12012-06-121-0/+27
* Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye12012-03-311-3/+20
* Update SignatureSupport variable to reflect firmware capability.gdong12011-12-131-5/+0
* 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52011-11-231-0/+31
* SecurityPkg: Update VariableAuthenticated driver with following changes:xdu22011-10-281-15/+59
* Add security package to repository.gdong12011-09-021-0/+209