- 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
- 6aaac38 SecurityPkg: Reduce verbosity of TPM DEBUG messages by Samer El-Haj-Mahmoud · 9 years ago
- 6bb832b SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. by Liming Gao · 9 years ago
- 13a220a SecurityPkg: Update SignatureSize to comply UEFI spec by Chao Zhang · 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
- 5c61c5c Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERROR to EFI_D_INFO. by Yao, Jiewen · 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 · 10 years ago
- 64b6a3f SecurityPkg: Make time based AuthVariable update atomic by Chao Zhang · 10 years ago
- c2a65e2 SecurityPkg:Replace unsafe string functions. by Zhang Lubo · 10 years ago
- dd4c164 SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib by Hao Wu · 10 years ago
- 2cca779 SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib by Hao Wu · 10 years ago
- 7ae77ce SecurityPkg: Delete Auth Variable driver by Star Zeng · 10 years ago
- a681166 SecurityPkg: Implement AuthVariableLib library instance by Star Zeng · 10 years ago
- 3cd2484 SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize by Liming Gao · 10 years ago
- d863e12 SecurityPkg: Fix wrong cert data measurement in DBX path by Chao Zhang · 10 years ago
- 69f8bb5 SecurityPkg: Fix typo. by Shumin Qiu · 10 years ago
- 3f63bc3 Add the missed local variable initialization to remove the possible warning. by Long, Qin · 10 years ago
- 27c93c0 Correct the DBX and Certificate Hash Checking. by Long, Qin · 10 years ago
- 6a3dae6 Refine the format of GUID in INF files for SecurityPkg. by Shumin Qiu · 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
- 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
- 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
- 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
- 4cfde6d SecurityPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 72b1863 SecurityPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- aced951 SecurityPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 60c944c SecurityPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 4ccef56 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and PcdMaxVariableSize as patchable PCD instead of FixedAtBuild PCD. by Dong, Guo · 10 years ago
- 1a53a03 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- 4e684d3 Correct StrnCat length calculation. by jyao1 · 10 years ago
- 58dbfc3 Clean up code. by jyao1 · 10 years ago
- 859b0db SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC build failure after -Wno-missing-braces option in GCC removed. by Star Zeng · 11 years ago
- 1fee530 Refine code to make it more safely. by Eric Dong · 11 years ago
- ffccb93 Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. by Dong, Guo · 11 years ago
- 9a70350 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
- 7a1f792 Check the input file pointer before use it. by Eric Dong · 11 years ago
- 8a8c6c9 Fix the return status when physical presence variable and MemoryOverwriteRequestControl variable are corrupt. by Dong Guo · 11 years ago
- 68fc0c7 Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_ON_SECURITY_VIOLATION is no longer supported. by Fu Siyuan · 11 years ago
- 5ec61d4 Makes DxeDeferImageLoadLib not depend on by Dong Guo · 11 years ago
- 9318b08 Add TPM1.2 SaveState API. by jyao1 · 11 years ago
- 22f8964 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h by jyao1 · 11 years ago
- 15d73df Add missing comments for function parameters. by gdong1 · 11 years ago
- c1d9324 Add TPM2 implementation. by jyao1 · 11 years ago
- ed09456 Enhance TPM driver to protect TPM physical presence flags. by Dong Guo · 11 years ago
- db44ea6 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file. by Fu Siyuan · 11 years ago
- 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
- 0ba17ad Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute incorrectly. by sfu5 · 12 years ago
- 772b601 Update code not to block application/driver load when event log is full. by gdong1 · 12 years ago
- 7403ff5 Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount. by sfu5 · 12 years ago
- 6de4c35 Update the DxeImageVerificationLib to support for Authenticode-signed UEFI images with multiple signatures. by sfu5 · 12 years ago
- 03ecb57 Fix TPM may be locked twice issue in normal boot. by gdong1 · 12 years ago
- b3d4217 Add a NULL string to the Image Execution Information Table if the Name is NULL in function AddImageExeInfo(). by sfu5 · 12 years ago
- f3ac87a Fix coding style issue by czhang46 · 12 years ago
- a332cfd 1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA to PCR[0] by czhang46 · 12 years ago
- 8c3883b Fix ECC issue by czhang46 · 12 years ago
- 4821140 Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logic by czhang46 · 12 years ago
- 64470c1 Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib. by tye1 · 12 years ago
- f941bec Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A by czhang46 · 12 years ago
- 0758c83 Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure by czhang46 · 12 years ago
- 89799ec Fix coding style issue by czhang46 · 12 years ago
- d0043e4 Add ImageAuthenticationStatusLib to SAP to check Authentication Status returned from by czhang46 · 12 years ago
- 6dbdb19 Fix compile error by czhang46 · 12 years ago
- 2aadc92 Enable TPM measurement lib to measure all PE image from a FV unmeasured by TcgPei by czhang46 · 12 years ago
- 84bce75 Check the value of Hdr.dwLength for signed EFI image before image validation. by sfu5 · 12 years ago
- 4dbb98a Add check for DevicePathNode. by lgao4 · 12 years ago
- f6f9031 Update the DxeImageVerificationLib to handle the signed image which CertType is set to EFI_CERT_TYPE_PKCS7_GUID. by sfu5 · 12 years ago
- 5db28a6 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
- 50fe73a 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed image. by sfu5 · 12 years ago
- 477be7c Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVISION_TRUE, PHYSICAL_PRESENCE_SET_NO_PPI_CLEAR_TRUE and PHYSICAL_PRESENCE_SET_NO_PPI_MAINTENANCE_TRUE. by gdong1 · 12 years ago
- 3277a4e Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert size to AuthenticodeVerify() function. by sfu5 · 13 years ago
- 8f8ca22 1. Reset system when user changes secure boot state in secure boot configuration form. by sfu5 · 13 years ago
- dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
- de2447d Fix compatibility issue when using IPF image with PE32 magic value in the OptionalHeader. by sfu5 · 13 years ago
- 2ea3b92 Enhance GPT measurement to be able to handle different partition entry size. by gdong1 · 13 years ago
- 1f728ac Fix TCG PPI request EnableActivateClear failure. by gdong1 · 13 years ago
- f01b91a Fixed build failed. by ydong10 · 13 years ago
- bf4a3db Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. by ydong10 · 13 years ago
- 4ef15e6 Fix a bug in DxeImageVerificationLib to use the correct certificate length when verifying a signed EFI image. by sfu5 · 13 years ago
- 568e7b2 Fix always reboot issue for an invalid physical presence operation request. by gdong1 · 13 years ago
- badd40f Removes redundant code and adds data size check for certificate data in DxeImageVerificationLib. by tye1 · 13 years ago
- 551d808 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasureBootLib. by tye1 · 13 years ago
- e019232 Patch include: by ydong10 · 13 years ago
- 28186d4 Validate some fields in PE image to make sure not access violation for later code. by ydong10 · 13 years ago
- a745032 Update comments for NULL PlatformSecureLib instance. by sfu5 · 13 years ago
- 3c48e85 Update the default return value of UserPhysicalPresent to TRUE. by sfu5 · 13 years ago
- ecc722a 1. Remove “Force clear PK” feature in AuthVarialbe driver. by sfu5 · 13 years ago