summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/VariableAuthenticated: Fix few typosAntoine Coeur2020-02-102-2/+2
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-238-28/+28
* SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek2019-10-091-1/+1
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0912-81/+12
* SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen2018-12-101-2/+0
* SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-201-20/+5
* SecurityPkg/SecureBootConfigDxe: replace OpenFileByDevicePath() with UefiLib APILaszlo Ersek2018-08-162-151/+1
* SecurityPkg: Fix assert when setting key from eMMC/SD/USBRoman Bacik2018-07-121-2/+11
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-286-44/+44
* SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue.Nickle Wang2018-06-151-2/+4
* SecurityPkg: Convert source file to DOS formatLiming Gao2017-12-281-13/+13
* SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.chenc22017-11-271-7/+13
* SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokenschenc22017-10-191-37/+76
* SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer.chenc22017-10-172-92/+29
* SecurityPkg/SecureBootConfigDxe: Fix coding style issuechenc22017-10-172-22/+22
* SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancementchenc22017-09-285-31/+1150
* SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile commentZhang, Chao B2017-04-061-6/+2
* SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBXZhang, Chao B2017-04-065-84/+338
* SecurityPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-6/+6
* SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo2017-03-012-11/+11
* SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni2017-02-283-166/+5
* SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo2017-02-202-16/+6
* SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao2016-07-143-0/+72
* SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B2016-05-111-1/+1
* SecurityPkg: Cleanup unused structure definitionJiaxin Wu2016-05-091-37/+0
* SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B2016-05-051-1/+1
* SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ...Zhang, Chao B2016-05-044-417/+32
* SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B2016-04-191-22/+25
* SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin2016-03-241-5/+5
* SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin2016-03-242-0/+10
* SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B2016-03-111-1/+2
* SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi2016-03-041-9/+21
* SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi2016-02-266-1225/+333
* SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang2016-01-271-4/+5
* SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang2016-01-152-5/+5
* SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang2016-01-151-42/+57
* SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang2016-01-151-2/+2
* SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang2015-12-221-61/+11
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang2015-12-074-56/+464
* SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2015-12-032-2/+2
* SecurityPkg:Replace unsafe string functions.Zhang Lubo2015-07-082-14/+17
* SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel2015-05-111-3/+5
* SecurityPkg: remove unused variablesArd Biesheuvel2015-05-071-2/+0
* SecurityPkg: Fix typo.Shumin Qiu2015-03-131-2/+2
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-251-1/+10
* UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2014-11-147-372/+1246
* Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang2014-11-101-2/+2
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-211-2/+0