summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe
AgeCommit message (Expand)Author
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu5
2012-07-04Fix a buffer overflow bug in VariableSmm driver.sfu5
2012-06-12Add comment for modules which have external input.jyao1
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-05-30Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...lzeng14
2012-05-14Update auth-variable and secure boot UI driver to support only time-based PK,...sfu5
2012-05-09Fixes buffer read overflow bugs in authenticated variable driver.sfu5
2012-04-23Fix common AuthVariable protection issue.tye1
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye1
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng14
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu5
2012-03-261. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB...sfu5
2011-12-13SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin
2011-12-13Update SignatureSupport variable to reflect firmware capability.gdong1
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu5
2011-12-02Update a return status for UEFI spec compliance.gdong1
2011-11-231. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu5
2011-11-04Add debug information for secure boot test convenient.gdong1
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu2
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu
2011-10-14Add pointer check for NULL before dereference it.sfu5
2011-09-211. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan13
2011-09-02Add security package to repository.gdong1