summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated
AgeCommit message (Expand)AuthorFilesLines
2024-04-07SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI specMing Tan1-17/+25
2023-09-07SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei4-5/+64
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-8/+8
2022-07-07SecurityPkg: SecureBootConfigDxe: Updated invocation patternKun Qin2-9/+119
2022-07-07SecurityPkg: Secure Boot Drivers: Added common header filesKun Qin2-0/+2
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki8-1620/+1690
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-8/+8
2021-09-30SecurityPkg: Fix SecureBootDefaultKeysDxe failed to startNhi Pham1-7/+14
2021-08-03SecurityPkg: Add option to reset secure boot keys.Grzegorz Bernacki5-0/+166
2021-08-03SecurityPkg: Add SecureBootDefaultKeysDxe driverGrzegorz Bernacki3-0/+131
2021-08-03SecurityPkg: Remove duplicated functions from SecureBootConfigDxe.Grzegorz Bernacki2-188/+4
2021-04-26SecurityPkg: Add constraints on PK strengthJiaqi Gao2-30/+161
2020-02-10SecurityPkg/VariableAuthenticated: Fix few typosAntoine Coeur2-2/+2
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan8-28/+28
2019-10-09SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney12-81/+12
2018-12-10SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen1-2/+0
2018-09-20SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel1-20/+5
2018-08-16SecurityPkg/SecureBootConfigDxe: replace OpenFileByDevicePath() with UefiLib APILaszlo Ersek2-151/+1
2018-07-12SecurityPkg: Fix assert when setting key from eMMC/SD/USBRoman Bacik1-2/+11
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc210-5456/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao14-373/+373
2018-06-15SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue.Nickle Wang1-2/+4
2017-12-28SecurityPkg: Convert source file to DOS formatLiming Gao1-13/+13
2017-11-27SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.chenc21-7/+13
2017-10-19SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokenschenc21-37/+76
2017-10-17SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer.chenc22-92/+29
2017-10-17SecurityPkg/SecureBootConfigDxe: Fix coding style issuechenc22-22/+22
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-06-03SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng1-2/+2
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