summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2019-01-14SecurityPkg: Remove code under UserIdentification folder.Chen A Chen41-14003/+2
2019-01-08SecurityPkg: Incorrect warning message for Opal admin revert actionChu, Maggie1-1/+2
2019-01-04SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this libraryJagadeesh Ujja1-2/+3
2019-01-03SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASLZhang, Chao B2-84/+82
2018-12-19SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng4-46/+74
2018-12-10SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen14-632/+0
2018-11-21SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B4-6/+10
2018-10-26SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision.Eric Dong1-2/+2
2018-09-30SecurityPkg/Tcg2Dxe: Remove unused PCDsshenglei1-6/+0
2018-09-30SecurityPkg/Tcg2ConfigPei: Remove an unused PCDshenglei1-1/+0
2018-09-21SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue.Eric Dong1-1/+0
2018-09-20SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel4-101/+25
2018-09-10SecurityPkg: HashLib: Change dos formatZhang, Chao B6-441/+441
2018-08-16SecurityPkg/SecureBootConfigDxe: replace OpenFileByDevicePath() with UefiLib APILaszlo Ersek2-151/+1
2018-08-16SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode.Eric Dong1-3/+3
2018-08-10SecurityPkg: HashLib: Update HashLib file GUIDZhang, Chao B2-2/+2
2018-08-09SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTORMarc-André Lureau1-1/+1
2018-07-28SecurityPkg:DSC: Fix 2 DSC build errorZhang, Chao B1-2/+2
2018-07-27SecurityPkg: HashLib: Add SHA384, SHA512 HashLibZhang, Chao B8-1/+448
2018-07-26SecurityPkg/Tcg: Add use case for new Perf macroDandan Bi3-0/+10
2018-07-23MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocolZhang, Chao B1-11/+12
2018-07-21SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handlerZhang, Chao B2-0/+8
2018-07-17SecurityPkg:Tcg: Fix comment typosZhang, Chao B2-16/+16
2018-07-12SecurityPkg: Fix assert when setting key from eMMC/SD/USBRoman Bacik1-2/+11
2018-07-11SecurityPkg/OpalPassword: Fixed input correct password not works issueEric Dong1-0/+9
2018-07-11SecurityPkg/TcgStorageOpalLib: Return AUTHORITY_LOCKED_OUT error.Eric Dong1-1/+9
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc254-5533/+69
2018-06-28SecurityPkg: Clean up source filesLiming Gao224-3243/+3243
2018-06-27SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in libLiming Gao2-2/+2
2018-06-27SecurityPkg: Tpm2DeviceLib: Enable CapCRBIdleBypass supportZhang, Chao B7-14/+146
2018-06-26SecurityPkg: Use new added Perf macrosBi, Dandan2-16/+16
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B13-145/+148
2018-06-15SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue.Nickle Wang1-2/+4
2018-05-29SecurityPkg/Tcg2Smm: Correct function parameter attributeZhang, Chao B1-4/+4
2018-05-24SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues.Eric Dong3-8/+8
2018-05-22SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocatedZhang, Chao B1-7/+12
2018-05-17SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information.Eric Dong2-2/+27
2018-05-15SecurityPkg/OpalPassword: Fix PSID revert no hint message.Eric Dong1-9/+20
2018-05-15SecurityPkg/TcgStorageOpalLib: Fix GCC build failure.Eric Dong2-5/+0
2018-05-07SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices.Eric Dong4-8/+148
2018-05-07SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec.Eric Dong5-49/+731
2018-05-03SecurityPkg/UserProfileManagerDxe: Update RouteConfig functionThomas Palmer1-0/+3
2018-05-03SecurityPkg/UserIdentifyManagerDxe: Update RouteConfig functionThomas Palmer1-0/+3
2018-05-03SecurityPkg/PwdCredentialProviderDxe: Update RouteConfig functionThomas Palmer1-0/+3
2018-05-03SecurityPkg/Tcg2Config: Update RouteConfig functionThomas Palmer1-0/+3
2018-04-20SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD referenceStar Zeng2-6/+3
2018-03-21SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response errorZhang, Chao B1-3/+3
2018-03-21SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B8-10/+151
2018-03-17SecurityPkg OpalPasswordDxe:Fix wrong BufferSize input to UnicodeSPrintStar Zeng1-11/+8
2018-03-17SecurityPkg OpalPasswordPei: Go next when AhciModeInitialize is failedStar Zeng1-10/+9