summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
AgeCommit message (Expand)AuthorFilesLines
2017-09-28SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancementchenc25-31/+1150
2017-04-06SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile commentZhang, Chao B1-6/+2
2017-04-06SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBXZhang, Chao B5-84/+338
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu1-6/+6
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo2-11/+11
2017-02-28SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni3-166/+5
2017-02-20SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo2-16/+6
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao3-0/+72
2016-05-11SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B1-1/+1
2016-05-09SecurityPkg: Cleanup unused structure definitionJiaxin Wu1-37/+0
2016-05-05SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B1-1/+1
2016-05-04SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ...Zhang, Chao B4-417/+32
2016-04-19SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B1-22/+25
2016-03-24SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin1-5/+5
2016-03-24SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin2-0/+10
2016-03-11SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B1-1/+2
2016-03-04SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi1-9/+21
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi6-1225/+333
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang1-4/+5
2016-01-15SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang2-5/+5
2016-01-15SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang1-42/+57
2016-01-15SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang1-2/+2
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang1-61/+11
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-12-07SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang4-56/+464
2015-12-03SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2-2/+2
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo2-14/+17
2015-05-11SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel1-3/+5
2015-05-07SecurityPkg: remove unused variablesArd Biesheuvel1-2/+0
2015-03-13SecurityPkg: Fix typo.Shumin Qiu1-2/+2
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin1-1/+10
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long7-372/+1246
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang1-2/+2
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-2/+0
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-18/+53
2014-01-09Return to BMM page if parse the file info failed.Eric Dong3-8/+15
2014-01-08Rollback the patch 15054.Eric Dong1-2/+6
2014-01-07Not update the status until parse the file info success.Eric Dong1-6/+2
2013-11-25Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan1-2/+2
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan2-22/+48
2013-08-08Checks the length of the file name to avoid illegal access.Gary Ching-Pang Lin1-3/+18
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni3-1524/+9
2013-05-17Pop up error message when user tries to enroll an invalid certificate file in...sfu51-6/+33
2013-04-25Check for NULL pointer before free it.sfu51-3/+5
2013-04-12Update secure boot UI driver to handle “reset to default” hot key.sfu53-1/+46
2013-01-25Fix infinite loop bug in secure boot UI driver.sfu51-0/+2
2013-01-091. Set the secure boot state to Standard Mode when user leaving secure boot s...sfu54-28/+152
2012-09-14Add a dialog box with help message when user changes the state of "Attempt Se...sfu51-0/+7