]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated
MdeModulePkg BdsDxe: Correct VariableLockProtocol usage to match code logic
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated /
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-03-01 Zhang LuboSecurityPkg: Fix potential bug in Security Boot dxe.
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-06-03 Star ZengSecurityPkg EsalVariableDxeSal: Use input Global to...
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-09 Jiaxin WuSecurityPkg: Cleanup unused structure definition
2016-05-05 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Disable SecureBoot...
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-24 Gary LinSecurityPkg/SecureBootConfigDxe: Declare EFIAPI for...
2016-03-11 Zhang, Chao BSecurityPkg: SecureBootConfigDxe: Update coding style
2016-03-04 Dandan BiSecurityPkg/SecureBootConfigDxe: Handle allocation...
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...
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECU...
2015-12-22 Chao ZhangSecurityPkg: SecureBootConfigDxe: Remove useless code...
2015-12-15 Jordan JustenSecurityPkg: Convert all .uni files to utf-8
2015-12-07 Chao ZhangSecurityPkg: SecureBootConfigDxe: SecureBoot UI for...
2015-12-03 Ard BiesheuvelSecurityPkg: put missing empty lines at the end of...
2015-07-08 Zhang LuboSecurityPkg:Replace unsafe string functions.
2015-07-01 Star ZengSecurityPkg: Delete Auth Variable driver
2015-07-01 Star ZengSecurityPkg: Implement AuthVariableLib library instance
2015-06-11 Star ZengSecurityPkg Variable: Move VariableLock install into...
2015-06-10 Star ZengSecurityPkg Variable: Support the new introduced PcdMax...
2015-06-08 Star ZengSecurityPkg Variable: Add SysPrepOrder and SysPrep...
2015-05-19 Star ZengSecurityPkg Variable: Prevent BS variable update in...
2015-05-11 Ard BiesheuvelSecurityPkg: Update SecureBootConfigDxe to support...
2015-05-11 Chao ZhangSecurityPkg Variable: Make PK & SecureBootMode consistent
2015-05-07 Ard BiesheuvelSecurityPkg: remove unused variables
2015-04-10 Star ZengSecurityPkg Variable: Enhance the code logic about...
2015-03-17 Star ZengSecurityPkg Variable: Reuse scratch data area(at the...
2015-03-17 Star ZengSecurityPkg Variable: Update code in ProcessVariable...
2015-03-13 Star ZengSecurityPkg Variable: Initialize Status in ProcessVaria...
2015-03-13 Shumin QiuSecurityPkg: Fix typo.
2015-03-13 Star ZengSecurityPkg Variable: Allow the delete operation of...
2015-03-09 Star ZengSecurityPkg Variable: Keep the behavior of Variable...
2015-02-05 Star ZengSecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2015-02-02 Star ZengSecurityPkg Variable: Introduce PcdReclaimVariableSpace...
2015-02-02 Star ZengSecurityPkg Variable: Before EndOfDxe, just record...
2015-02-02 Star ZengSecurityPkg Variable: Before EndOfDxe, just record...
2015-01-27 Star ZengSecurityPkg Variable: Implement variable quota management.
2015-01-05 Star ZengSecurityPkg Variable: Implement VarCheck PROTOCOL
2014-12-31 Dong GuoRemove the FV header assumption in variable driver.
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-11-19 Star ZengMdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build...
2014-11-14 Laszlo ErsekSecurityPkg: VariableServiceSetVariable(): fix dbt...
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-10-31 Star ZengMdeModulePkg/SecurityPkg Variable: Add boundary check...
2014-10-22 Chao, ZhangAdd comments to clarify mPubKeyStore buffer MemCopy...
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-10-21 Chao, ZhangAdd PubKey index check before touching PubKey cache...
2014-09-03 Dong, GuoSecurityPkg VariableRuntimeDxe: Bug fix and and refine...
2014-09-03 Gao, LimingSecurityPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-15 Dong, Guo1) Update code to use PcdFixedUsbCredentialProvide...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-25 Eric DongRefine code to make it more safely.
2014-04-01 Dong GuoAdd missing parameter comment in AddPubKeyInStore()
2014-03-28 Star ZengSecurityPkg Variable: Add NULL pointer check.
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-20 Star ZengMdeModulePkg/SecurityPkg Variable: Return error status...
2014-03-19 Dong GuoFix the return value bug when updating public key datab...
2014-03-17 Dong GuoRemove unnecessary dependency in variable driver.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-09 Eric DongReturn to BMM page if parse the file info failed.
2014-01-08 Eric DongRollback the patch 15054.
2014-01-07 Eric DongNot update the status until parse the file info success.
2013-11-25 Fu SiyuanRefine the Secure Boot UI driver to input the GUID...
2013-11-18 Star ZengSecurityPkg Variable: Remove mStorageData buffer alloca...
2013-11-12 Star ZengMdeModulePkg and SecurityPkg Variable: Optimize the...
2013-11-04 Star ZengMdeModulePkg and SecurityPkg Variable: Enhance code...
2013-10-09 Fu SiyuanFix coding style issue.
2013-10-08 Fu SiyuanFix a bug about the “VendorKey” variable update logic.
2013-09-18 jyao1Add TPM2 implementation.
2013-09-12 Fu SiyuanReturn EFI_WRITE_PROTECTED when setting KEKDefault...
2013-09-12 Fu SiyuanUpdate the chaining requirements with regards to the...
2013-09-12 Fu SiyuanAdd “VendorKeys” variable for indicating out of band...
2013-08-22 Fu SiyuanFix a bug in secure boot configuration driver: Enroll...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-08-16 Star ZengMdeModulePkg/SecurityPkg Variable: If a preexisting...
2013-08-08 Gary Ching-Pang LinChecks the length of the file name to avoid illegal...
next