summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Commit message (Expand)AuthorAgeFilesLines
...
* SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-18/+53
* Return to BMM page if parse the file info failed.Eric Dong2014-01-093-8/+15
* Rollback the patch 15054.Eric Dong2014-01-081-2/+6
* Not update the status until parse the file info success.Eric Dong2014-01-071-6/+2
* Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan2013-11-251-2/+2
* Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan2013-08-222-22/+48
* Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin2013-08-081-3/+18
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-1524/+9
* Pop up error message when user tries to enroll an invalid certificate file in...sfu52013-05-171-6/+33
* Check for NULL pointer before free it.sfu52013-04-251-3/+5
* Update secure boot UI driver to handle “reset to default” hot key.sfu52013-04-123-1/+46
* Fix infinite loop bug in secure boot UI driver.sfu52013-01-251-0/+2
* 1. Set the secure boot state to Standard Mode when user leaving secure boot s...sfu52013-01-094-28/+152
* Add a dialog box with help message when user changes the state of "Attempt Se...sfu52012-09-141-0/+7
* Update the secure boot configuration UI to accept *.crt certificate file.sfu52012-07-231-10/+52
* Update the secure boot configuration UI to accept *.der certificate file as t...sfu52012-07-121-4/+4
* Reset the platform when user choose to enroll/delete the PK variable. sfu52012-07-092-2/+2
* 1. Reset system when user changes secure boot state in secure boot configurat...sfu52012-07-052-8/+16
* Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu52012-06-081-1/+15
* Fixed build failed.ydong102012-05-311-5/+5
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-6/+11
* Update auth-variable and secure boot UI driver to support only time-based PK,...sfu52012-05-142-146/+169
* Add pointer check for NULL before dereference it.sfu52012-04-051-0/+7
* 1. Fix UNIXGCC IPF build failure in SecurityPkg.sfu52012-03-291-2/+2
* 1. Fix GCC build failure in SecurityPkg.sfu52012-03-281-2/+2
* 1. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52012-03-279-83/+6446
* Update for SecurityPkg.ydong102011-12-151-1/+1
* Initialize the variable before use it to avoid SCT test failed.ydong102011-11-211-0/+1
* Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2011-11-152-35/+74
* Enhance drivers for sanity check and coding style alignment.gdong12011-11-011-1/+0
* Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang2011-10-281-2/+0
* Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang2011-10-287-0/+865