Age | Commit message (Expand) | Author |
2016-01-21 | SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLib | Michael Kinney |
2016-01-19 | SecurityPkg: Mark MorLock module deprecated. | Yao, Jiewen |
2016-01-19 | SecurityPkg: Add NOOPT target in SecurityPkg.dsc | Hao Wu |
2016-01-18 | SecurityPkg: Update final event log calculation. | Yao, Jiewen |
2016-01-18 | SecurityPkg: Correct NumberOfPCRBanks calculation. | Yao, Jiewen |
2016-01-18 | SecurityPkg: Replace TREE macro with TCG2. | Yao, Jiewen |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Fix string typo | Chao Zhang |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logic | Chao Zhang |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE value | Chao Zhang |
2016-01-12 | SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final... | Chao Zhang |
2016-01-11 | SecurityPkg: Clear AuthSession content after use. | Yao, Jiewen |
2016-01-11 | SecurityPkg: Add Tpm2Startup return code check. | Yao, Jiewen |
2016-01-11 | SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. | Yao, Jiewen |
2016-01-08 | SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collision | Samer El-Haj-Mahmoud |
2016-01-07 | SecurityPkg/Tcg: Fix debug messages | Michael Kinney |
2016-01-06 | SecurityPkg Tcg2Pei: Fix a typo in function description | Hao Wu |
2015-12-29 | SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDb | Star Zeng |
2015-12-22 | SecurityPkg: SecureBootConfigDxe: Remove useless code in VFR | Chao Zhang |
2015-12-18 | DxeTpmMeasureBootLib: Change global variable name to avoid name conflict. | Eric Dong |
2015-12-17 | SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2Pei | Liming Gao |
2015-12-17 | SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmap | Liming Gao |
2015-12-15 | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-12-07 | SecurityPkg: AuthVariableLib: Fix GCC compile error | Ard Biesheuvel |
2015-12-07 | SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot Mode | Chao Zhang |
2015-12-07 | SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition. | Chao Zhang |
2015-12-07 | SecurityPkg: Add gEdkiiSecureBootModeGuid definition | Chao Zhang |
2015-12-03 | SecurityPkg: put missing empty lines at the end of some header files | Ard Biesheuvel |
2015-11-10 | Add error handling for TPM in S3 resume failure. | Yao, Jiewen |
2015-11-06 | SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section Lib | Zhang Chao |
2015-10-27 | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen |
2015-10-27 | Add suppressif around TCG hash seleciton checkbox in TCG2 | Yao, Jiewen |
2015-10-19 | SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue | Cohen, Eugene |
2015-10-16 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng |
2015-10-16 | SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid | Star Zeng |
2015-10-09 | SecurityPkg: Clean up unused files in RngDxe | Thomas Palmer |
2015-10-09 | SecurityPkg: Integrate new RngLib into RngDxe | Thomas Palmer |
2015-09-16 | SecurityPkg: Reduce verbosity of TPM DEBUG messages | Samer El-Haj-Mahmoud |
2015-09-06 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin |
2015-09-02 | Add more strict check for MOR variable, besides MOR lock variable. | Yao, Jiewen |
2015-08-28 | SecurityPkg: Use safe string function. | Qiu Shumin |
2015-08-27 | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin |
2015-08-27 | SecurityPkg: Add missing Lib definition in DEC file. | Qiu Shumin |
2015-08-27 | SecurityPkg: Add missing PCD usage information. | Qiu Shumin |
2015-08-26 | SecurityPkg: Fix one returned code issue in P7Verify Protocol | Qin Long |
2015-08-25 | SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. | Liming Gao |
2015-08-20 | SecurityPkg: Update Package version to 0.96 | Chao Zhang |
2015-08-18 | SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap | Samer El-Haj-Mahmoud |
2015-08-18 | Add restriction that HashFinal() must be after at least one HashUpdate(). | Yao, Jiewen |
2015-08-17 | Add context check and init in BaseCrypto2Hash(). | Yao, Jiewen |
2015-08-17 | SecurityPkg: Update SignatureSize to comply UEFI spec | Chao Zhang |