]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / SecureBootConfigDxe / SecureBootConfigImpl.c
2022-07-07 Kun QinSecurityPkg: SecureBootConfigDxe: Updated invocation...
2022-07-07 Kun QinSecurityPkg: Secure Boot Drivers: Added common header...
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-12-07 Michael D KinneySecurityPkg: Change use of EFI_D_* to DEBUG_*
2021-08-03 Grzegorz BernackiSecurityPkg: Add option to reset secure boot keys.
2021-08-03 Grzegorz BernackiSecurityPkg: Remove duplicated functions from SecureBoo...
2021-04-26 Jiaqi GaoSecurityPkg: Add constraints on PK strength
2020-02-10 Antoine CoeurSecurityPkg/VariableAuthenticated: Fix few typos
2019-10-23 Sean BroganSecurityPkg: Fix spelling errors
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-09-20 Ard BiesheuvelSecurityPkg: remove PE/COFF header workaround for ELILO...
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2018-06-15 Nickle WangSecurityPkg/SecureBootConfigDxe: Fix invalid NV data...
2017-12-28 Liming GaoSecurityPkg: Convert source file to DOS format
2017-11-27 chenc2SecurityPkg/SecureBootConfigDxe: Fix deleting signature...
2017-10-19 chenc2SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIG...
2017-10-17 chenc2SecurityPkg/SecureBootConfigDxe: Change the declaring...
2017-10-17 chenc2SecurityPkg/SecureBootConfigDxe: Fix coding style issue
2017-09-28 chenc2SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX...
2017-04-06 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Update CloseEnrolledF...
2017-04-06 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Support AUTH_2 enroll...
2017-03-06 Hao WuSecurityPkg: Refine type cast for pointer subtraction
2017-02-28 Ruiyu NiSecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib
2017-02-20 Zhang LuboSecurityPkg: enhance secure boot Config Dxe & Time...
2016-07-14 Liming GaoSecurityPkg SecureBootConfigDxe: Add check for the...
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-11 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Add NULL pointer...
2016-05-04 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Remove SecureBoot...
2016-04-19 Zhang, Chao BSecurityPkg: AuthVariableLib & SecureBootConfigDxe...
2016-03-24 Gary LinSecurityPkg/SecureBootConfigDxe: Remove type casting...
2016-03-11 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Update coding style
2016-02-26 Dandan BiSecurityPkg: Use FileExplorerLib in SecureBootConfigDxe
2016-01-27 Chao ZhangSecurityPkg: SecureBootConfigDxe: Fix potential NULL...
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Fix string typo
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Enhance secure boot...
2015-12-07 Chao ZhangSecurityPkg: SecureBootConfigDxe: SecureBoot UI for...
2015-05-11 Ard BiesheuvelSecurityPkg: Update SecureBootConfigDxe to support...
2015-03-13 Shumin QiuSecurityPkg: Fix typo.
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-11-14 Qin LongUEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp...
2014-11-10 Chao Zhang Fix execution status & DEBUG message level mismatch...
2014-01-09 Eric DongReturn to BMM page if parse the file info failed.
2013-11-25 Fu SiyuanRefine the Secure Boot UI driver to input the GUID...
2013-08-22 Fu SiyuanFix a bug in secure boot configuration driver: Enroll...
2013-08-08 Gary Ching-Pang LinChecks the length of the file name to avoid illegal...
2013-05-17 sfu5Pop up error message when user tries to enroll an inval...
2013-04-12 sfu5Update secure boot UI driver to handle “reset to defaul...
2013-01-25 sfu5Fix infinite loop bug in secure boot UI driver.
2013-01-09 sfu51. Set the secure boot state to Standard Mode when...
2012-09-14 sfu5Add a dialog box with help message when user changes...
2012-07-23 sfu5Update the secure boot configuration UI to accept ...
2012-07-12 sfu5Update the secure boot configuration UI to accept ...
2012-07-09 sfu5Reset the platform when user choose to enroll/delete...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-06-08 sfu5Fix compatibility issue when using IPF image with PE32...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-14 sfu5Update auth-variable and secure boot UI driver to suppo...
2012-04-05 sfu5Add pointer check for NULL before dereference it.
2012-03-28 sfu51. Fix GCC build failure in SecurityPkg.
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2011-12-15 ydong10Update for SecurityPkg.
2011-11-21 ydong10Initialize the variable before use it to avoid SCT...
2011-11-15 qianouyangUpdate ConfigAcess Protocol which is produced by Secure...
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...