- d2de448 Move Smbios measurement from TCG driver to Smbios driver. by Yao, Jiewen · 9 years ago
- c41eeb4 Add suppressif around TCG hash seleciton checkbox in TCG2 by Yao, Jiewen · 9 years ago
- 3a2e6a7 SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue by Cohen, Eugene · 9 years ago
- fe3ca12 SecurityPkg: Use PcdSet##S to instead of PcdSet## by Star Zeng · 9 years ago
- e90c57a SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid by Star Zeng · 9 years ago
- 9ad48dd SecurityPkg: Clean up unused files in RngDxe by Thomas Palmer · 9 years ago
- 3b60842 SecurityPkg: Integrate new RngLib into RngDxe by Thomas Palmer · 9 years ago
- 6aaac38 SecurityPkg: Reduce verbosity of TPM DEBUG messages by Samer El-Haj-Mahmoud · 9 years ago
- 35e00ac SecurityPkg: Use pointer instead of array to make code readable. by Qiu Shumin · 9 years ago
- 7765665 Add more strict check for MOR variable, besides MOR lock variable. by Yao, Jiewen · 9 years ago
- d2e8af9 SecurityPkg: Use safe string function. by Qiu Shumin · 9 years ago
- a909257 SecurityPkg: Refine the local variable name to follow EDK2 coding style. by Qiu Shumin · 9 years ago
- de155b1 SecurityPkg: Add missing Lib definition in DEC file. by Qiu Shumin · 9 years ago
- f194d87 SecurityPkg: Add missing PCD usage information. by Qiu Shumin · 9 years ago
- 173a1e6 SecurityPkg: Fix one returned code issue in P7Verify Protocol by Qin Long · 9 years ago
- 6bb832b SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. by Liming Gao · 9 years ago
- 0cebfe8 SecurityPkg: Update Package version to 0.96 by Chao Zhang · 9 years ago
- f88e9c5 SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap by Samer El-Haj-Mahmoud · 9 years ago
- a3a0974 Add restriction that HashFinal() must be after at least one HashUpdate(). by Yao, Jiewen · 9 years ago
- 099bff5 Add context check and init in BaseCrypto2Hash(). by Yao, Jiewen · 9 years ago
- 13a220a SecurityPkg: Update SignatureSize to comply UEFI spec by Chao Zhang · 9 years ago
- c533ed3 Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. by Yao, Jiewen · 9 years ago
- 1abfa4c Add TPM2 support defined in trusted computing group. by Yao, Jiewen · 9 years ago
- 72362a7 SecurityPkg: Update coding style by Chao Zhang · 9 years ago
- 37ee497 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file description in INF file. by Qiu Shumin · 9 years ago
- 70c7664 Add Secure MOR implementation. by Yao, Jiewen · 9 years ago
- 5c61c5c Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERROR to EFI_D_INFO. by Yao, Jiewen · 9 years ago
- 161b835 SecurityPkg: Change TPM MMIO range attribute by Chao Zhang · 9 years ago
- dfd1129 SecurityPkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
- f18b216 SecurityPkg AuthVariableLib: Correct address pointers data by Star Zeng · 9 years ago
- 1ca3a09 SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib by Chao Zhang · 9 years ago
- 3681101 SecurityPkg: Correct BootOrder/Boot#### measurement behavior by Chao Zhang · 9 years ago
- 3ee7bc8 SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. by Qiu Shumin · 9 years ago
- 64b6a3f SecurityPkg: Make time based AuthVariable update atomic by Chao Zhang · 9 years ago
- cfa451c SecurityPkg: Add default value for TPM action question by Chao Zhang · 9 years ago
- c2a65e2 SecurityPkg:Replace unsafe string functions. by Zhang Lubo · 9 years ago
- dd4c164 SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib by Hao Wu · 9 years ago
- 2cca779 SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib by Hao Wu · 9 years ago
- cc976d2 SecurityPkg: Calculate the length of the String. by Zhang Lubo · 9 years ago
- 7ae77ce SecurityPkg: Delete Auth Variable driver by Star Zeng · 9 years ago
- a681166 SecurityPkg: Implement AuthVariableLib library instance by Star Zeng · 9 years ago
- cb9a7eb SecurityPkg: Add MD5 support to Hash2DxeCrypto by Jonathan Doman · 10 years ago
- 495ee9b SecurityPkg/TcgMor: move TPer Reset operation to this module by Tian Feng · 10 years ago
- b338cdc SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe by Chao Zhang · 10 years ago
- 3cd2484 SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize by Liming Gao · 10 years ago
- 2d09349 SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support by Qin Long · 10 years ago
- fe9dfae SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). by Star Zeng · 10 years ago
- 13af4ab SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. by Star Zeng · 10 years ago
- d863e12 SecurityPkg: Fix wrong cert data measurement in DBX path by Chao Zhang · 10 years ago
- f5e9390 SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. by Star Zeng · 10 years ago
- b965bd9 Remove Framework HII "class\subclass" in all VFR by Dandan Bi · 10 years ago
- 0e44e86 Add comments for INF file to declare guid/protocol usage. by Yao, Jiewen · 10 years ago
- c7b8975 SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. by Star Zeng · 10 years ago
- 99d9ade SecurityPkg: Add more comments for PcdTpmInstanceGuid by Liming Gao · 10 years ago
- a16170a SecurityPkg: Update SecureBootConfigDxe to support ARM image by Ard Biesheuvel · 10 years ago
- 98e9d30 SecurityPkg Variable: Make PK & SecureBootMode consistent by Chao Zhang · 10 years ago
- b7a66f9 Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section. by Yao, Jiewen · 10 years ago
- 4ba30ed SecurityPkg: remove unused variables by Ard Biesheuvel · 10 years ago
- 724dcbb Add UEFI2.5 HASH protocol implementation. by Yao, Jiewen · 10 years ago
- 27a0a8b SecurityPkg Variable: Enhance the code logic about VariableLock by Star Zeng · 10 years ago
- ba9d087 SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable store) by Star Zeng · 10 years ago
- 856236c SecurityPkg Variable: Update code in ProcessVariable () to by Star Zeng · 10 years ago
- aef8cea SecurityPkg Variable: Initialize Status in ProcessVariable(). by Star Zeng · 10 years ago
- 69f8bb5 SecurityPkg: Fix typo. by Shumin Qiu · 10 years ago
- f6c5031 SecurityPkg Variable: Allow the delete operation of common auth variable at user physical presence. by Star Zeng · 10 years ago
- 52e764f SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consistent by Star Zeng · 10 years ago
- 3dd05ac Add performance optimization for Tcg/TrEE. by Yao, Jiewen · 10 years ago
- 3f63bc3 Add the missed local variable initialization to remove the possible warning. by Long, Qin · 10 years ago
- 4b4a068 SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. by Star Zeng · 10 years ago
- 27c93c0 Correct the DBX and Certificate Hash Checking. by Long, Qin · 10 years ago
- 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
- 9054e55 Use SmmMemLib to check communication buffer. by Yao, Jiewen · 10 years ago
- 93626a5 SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe by Star Zeng · 10 years ago
- db3c544 SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable. by Star Zeng · 10 years ago
- c4b5cc4 SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable. by Star Zeng · 10 years ago
- 952ba83 SecurityPkg Variable: Implement variable quota management. by Star Zeng · 10 years ago
- 83a276f Add TpmInitializationDonePpi to TPM PEI module. by Yao, Jiewen · 10 years ago
- 6a3dae6 Refine the format of GUID in INF files for SecurityPkg. by Shumin Qiu · 10 years ago
- a782428 Correct file path. by Yao, Jiewen · 10 years ago
- 5dbb663 Check in missing patch for TPM error handling. by Yao, Jiewen · 10 years ago
- 6f785cf Handle TPM device error and avoid deadloop in BDS. by Yao, Jiewen · 10 years ago
- 4610b23 Add TPM Physical Presence >=128 operation value support. by Yao, Jiewen · 10 years ago
- 92ca0c6 Add TPM12 NV related function. by Yao, Jiewen · 10 years ago
- 17409b7 SecurityPkg Variable: Implement VarCheck PROTOCOL by Star Zeng · 10 years ago
- 931aae9 Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
- 12d9566 Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3280 and UEFI 2.4 Spec. by Long, Qin · 10 years ago
- 9093fb9 Correct AuthHandle definition for Tpm2SetPrimaryPolicy. by Yao, Jiewen · 10 years ago
- a50e58f Add TPM2 commands which might be used in provision. by Yao, Jiewen · 10 years ago
- 5145567 Use better coding style. by Yao, Jiewen · 10 years ago
- 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
- 5789fe3 correct a data type error. by Dong Guo · 10 years ago
- 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
- 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
- 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
- 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
- eb774e2 MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. by Star Zeng · 10 years ago
- d547f31 SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association by Laszlo Ersek · 10 years ago
- 20333c6 UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot by Qin Long · 10 years ago
- 33985e3 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. by Chao Zhang · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago