summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Update the secure boot configuration UI to accept *.crt certificate file.sfu51-10/+52
2012-07-12Update the secure boot configuration UI to accept *.der certificate file as t...sfu51-4/+4
2012-07-09Reset the platform when user choose to enroll/delete the PK variable. sfu51-1/+1
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu51-7/+15
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu51-1/+15
2012-05-31Fixed build failed.ydong101-5/+5
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-6/+11
2012-05-14Update auth-variable and secure boot UI driver to support only time-based PK,...sfu51-146/+168
2012-04-05Add pointer check for NULL before dereference it.sfu51-0/+7
2012-03-281. Fix GCC build failure in SecurityPkg.sfu51-2/+2
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu51-67/+2343
2011-12-15Update for SecurityPkg.ydong101-1/+1
2011-11-21Initialize the variable before use it to avoid SCT test failed.ydong101-0/+1
2011-11-15Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang1-31/+67
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang1-0/+393