summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Add pointer check for NULL before dereference it.sfu51-0/+7
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye14-23/+646
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng142-14/+17
2012-03-291. Fix UNIXGCC IPF build failure in SecurityPkg.sfu51-2/+2
2012-03-281. Fix GCC build failure in SecurityPkg.sfu51-2/+2
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu514-215/+6710
2012-03-261. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB...sfu51-3/+3
2011-12-15Update for SecurityPkg.ydong101-1/+1
2011-12-13SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin7-1/+26
2011-12-13Update SignatureSupport variable to reflect firmware capability.gdong12-7/+2
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu53-5/+5
2011-12-02Update a return status for UEFI spec compliance.gdong11-1/+1
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52-0/+161
2011-11-21Initialize the variable before use it to avoid SCT test failed.ydong101-0/+1
2011-11-17Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu4-0/+64
2011-11-15Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2-35/+74
2011-11-04Add debug information for secure boot test convenient.gdong11-7/+16
2011-11-01Enhance drivers for sanity check and coding style alignment.gdong11-1/+0
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu27-429/+706
2011-10-28Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang1-2/+0
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang10-9/+958
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu6-273/+476
2011-10-14Add pointer check for NULL before dereference it.sfu52-6/+7
2011-09-211. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan133-19/+49
2011-09-07Sync the fix for recovery mode from MdeModulePkg.gdong11-16/+45
2011-09-02Add security package to repository.gdong121-0/+12810