summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)Author
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-06SecurityPkg: Update coding styleChao Zhang
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng
2015-07-15SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-06-23SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao
2015-06-09SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang
2015-03-13SecurityPkg: Fix typo.Shumin Qiu
2015-02-05Add the missed local variable initialization to remove the possible warning.Long, Qin
2015-02-04Correct the DBX and Certificate Hash Checking.Long, Qin
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen
2015-01-08Add TPM12 NV related function.Yao, Jiewen
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen
2014-12-19Use better coding style.Yao, Jiewen
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen
2014-12-11correct a data type error.Dong Guo
2014-12-10Add failed image Name in the Image Execution Information Table.Dong Guo
2014-12-03Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-12Correct StrnCat length calculation.jyao1
2014-08-07Clean up code.jyao1
2014-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng
2014-06-25Refine code to make it more safely.Eric Dong
2014-06-25Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish
2014-03-28Check the input file pointer before use it.Eric Dong
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan
2013-11-27Makes DxeDeferImageLoadLib not depend on Dong Guo
2013-10-21Add TPM1.2 SaveState API.jyao1