summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2017-03-06SecurityPkg/Opal: Refine casting expression result to bigger sizeHao Wu1-2/+2
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu6-32/+32
2017-03-06SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B1-1/+18
2017-03-06SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1]Zhang, Chao B1-2/+3
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo2-11/+11
2017-02-28SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni3-166/+5
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao3-2/+369
2017-02-21Security Tcg2Smm: Add missing gEfiTcg2ProtocolGuid dependencyStar Zeng1-1/+2
2017-02-20SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo4-18/+35
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng6-39/+254
2017-02-06SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 formatZhang, Chao B1-18/+96
2017-01-26SecurityPkg: Tcg2Dxe: Update PCR[4] measure logicZhang, Chao B1-3/+22
2017-01-25SecurityPkg/Tpm12CommandLib: Always check response returnCodeMichael Kinney2-3/+25
2017-01-25SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATAZhang, Chao B2-9/+8
2017-01-24SecurityPkg: Tcg2Dxe: Log Startup Locality EventZhang, Chao B4-14/+60
2017-01-22SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B1-1/+2
2017-01-22SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logicZhang, Chao B1-3/+7
2017-01-12SecurityPkg/FmpAuthenticationLib: Refine to compare with same typeHao Wu2-4/+4
2017-01-12SecurityPkg/TcgDxe: Refine to compare 2 values with the same typeHao Wu1-2/+2
2017-01-12SecuritPkg: Tcg2Smm: Add PlatformClass to TPM2 TableZhang, Chao B2-0/+11
2017-01-11SecurityPkg: Tcg2Smm: Fix incompatible changeZhang, Chao B1-3/+3
2017-01-10SecurityPkg: Tcg2ConfigDxe/Tcg2Smm: Fix TPM2 HID issueZhang, Chao B2-4/+4
2017-01-10SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev OptionZhang, Chao B13-8/+113
2017-01-09SecurityPkg Tcg2ConfigDxe: Refine debug message and commentsStar Zeng2-5/+5
2017-01-09SecurityPkg Tcg2ConfigDxe: Typecast to (CHAR8*) as para of AsciiStrSizeStar Zeng2-3/+3
2017-01-06SecurityPkg Tcg2ConfigDxe: Add setup option to configure PPI versionStar Zeng10-11/+281
2017-01-06SecurityPkg: TcgPei: Sync TCG PP lifetime lock stateZhang, Chao B1-1/+2
2017-01-06SecurityPkg: Tcg2ConfigDxe: Remove duplicate local variableZhang, Chao B1-1/+0
2017-01-05SecurityPkg: Add Pcd PROMPT/HELP & Chang default settingZhang, Chao B2-3/+7
2017-01-05SecuritPkg: Tcg2: Fix coding style issueZhang, Chao B2-15/+15
2017-01-05SecurityPkg: Tcg2ConfigDxe: Display TPM2 HID in Tcg2ConfigZhang, Chao B5-7/+125
2017-01-04SecurityPkg: Tcg2Smm: Update HID patch logicZhang, Chao B3-10/+11
2016-12-29SecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags Initial PcdZhang, Chao B3-2/+12
2016-12-29SecurityPkg: Tcg2Smm: TPM2 Vendor specific HIDZhang, Chao B5-6/+130
2016-12-23SecurityPkg/FmpAuthLib: Add PublicKeyDataLength checkJiewen Yao1-0/+5
2016-12-21SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong1-5/+5
2016-12-20SecurityPkg/FmpAuthenticationLib: Fix Guid format issuesDandan Bi2-3/+3
2016-12-16SecurityPkg: Tcg2Dxe: Report correct FinalEventLog sizeZhang, Chao B1-1/+1
2016-12-14SecurityPkg/OpalPasswordDxe: Make comments align with the functionDandan Bi1-2/+2
2016-12-14SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issuesDandan Bi1-3/+3
2016-12-14SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid formatDandan Bi1-1/+1
2016-12-14Security:Add info string to UNI file for PcdPkcs7CertBufferDandan Bi1-0/+7
2016-12-13SecurityPkg:/Tcg2Dxe: remove 4G limitationJiewen Yao1-4/+2
2016-11-28SecurityPkg Tcg2ConfigDxe: Align Attempt TPM Device help with optionsStar Zeng1-3/+2
2016-11-28SecurityPkg Tcg2ConfigDxe: Remove BlockSID actions and related stringsStar Zeng2-6/+0
2016-11-28SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSIDEric Dong7-60/+159
2016-11-28SecurityPkg Tcg2PPLib: Support BlockSID related actionsStar Zeng4-76/+217
2016-11-23SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4Star Zeng1-17/+17
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong33-2427/+77
2016-11-22SecurityPkg Tcg2Dxe: ASSERT to ensure 'VarData' is not NULLHao Wu1-0/+1