Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | SecurityPkg/Tcg2Smm: Correct function parameter attribute | Zhang, Chao B | 1 | -4/+4 |
2018-05-24 | SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues. | Eric Dong | 3 | -8/+8 |
2018-05-22 | SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocated | Zhang, Chao B | 1 | -7/+12 |
2018-05-17 | SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information. | Eric Dong | 2 | -2/+27 |
2018-05-15 | SecurityPkg/OpalPassword: Fix PSID revert no hint message. | Eric Dong | 1 | -9/+20 |
2018-05-15 | SecurityPkg/TcgStorageOpalLib: Fix GCC build failure. | Eric Dong | 2 | -5/+0 |
2018-05-07 | SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices. | Eric Dong | 4 | -8/+148 |
2018-05-07 | SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec. | Eric Dong | 5 | -49/+731 |
2018-05-03 | SecurityPkg/UserProfileManagerDxe: Update RouteConfig function | Thomas Palmer | 1 | -0/+3 |
2018-05-03 | SecurityPkg/UserIdentifyManagerDxe: Update RouteConfig function | Thomas Palmer | 1 | -0/+3 |
2018-05-03 | SecurityPkg/PwdCredentialProviderDxe: Update RouteConfig function | Thomas Palmer | 1 | -0/+3 |
2018-05-03 | SecurityPkg/Tcg2Config: Update RouteConfig function | Thomas Palmer | 1 | -0/+3 |
2018-04-20 | SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference | Star Zeng | 2 | -6/+3 |
2018-03-21 | SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error | Zhang, Chao B | 1 | -3/+3 |
2018-03-21 | SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow | Zhang, Chao B | 8 | -10/+151 |
2018-03-17 | SecurityPkg OpalPasswordDxe:Fix wrong BufferSize input to UnicodeSPrint | Star Zeng | 1 | -11/+8 |
2018-03-17 | SecurityPkg OpalPasswordPei: Go next when AhciModeInitialize is failed | Star Zeng | 1 | -10/+9 |
2018-03-17 | SecurityPkg OpalPasswordDxe: Move OPAL request variable definition | Star Zeng | 2 | -8/+8 |
2018-03-17 | SecurityPkg OpalPasswordDxe: Return directly if no any device | Star Zeng | 1 | -0/+8 |
2018-03-16 | SecurityPkg/dec: remove TrEE. | Jiewen Yao | 1 | -17/+1 |
2018-03-16 | SecurityPkg/include: remove TrEE. | Jiewen Yao | 4 | -313/+0 |
2018-03-16 | SecurityPkg/TrEEVendorLib: remove TrEE. | Jiewen Yao | 3 | -186/+0 |
2018-03-16 | SecurityPkg/TrEEPhysicalPresenceLib: remove TrEE. | Jiewen Yao | 4 | -868/+0 |
2018-03-16 | SecurityPkg/Tpm2DeviceLibTrEE: remove TrEE. | Jiewen Yao | 3 | -193/+0 |
2018-03-16 | SecurityPkg/TrEEConfig: remove TrEE. | Jiewen Yao | 14 | -1449/+0 |
2018-03-16 | SecurityPkg/TrEEPei: remove TrEE. | Jiewen Yao | 4 | -816/+0 |
2018-03-16 | SecurityPkg/TrEEDxe: remove TrEE. | Jiewen Yao | 5 | -2451/+0 |
2018-03-16 | SecurityPkg/TrEESmm: remove TrEE. | Jiewen Yao | 6 | -1112/+0 |
2018-03-16 | SecurityPkg/dsc: remove TrEE. | Jiewen Yao | 1 | -43/+1 |
2018-03-10 | SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex | Laszlo Ersek | 1 | -1/+0 |
2018-03-09 | SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex | Marc-André Lureau | 1 | -1/+0 |
2018-03-08 | SecurityPkg: also clear HashInterfaceHob.SupportedHashMask | Marc-Andr? Lureau | 1 | -0/+1 |
2018-03-08 | SecurityPkg OpalPasswordExtraInfoVariable.h: Remove it | Star Zeng | 1 | -27/+0 |
2018-03-08 | SecurityPkg OpalPasswordSupportLib: Remove it | Star Zeng | 6 | -1186/+0 |
2018-03-08 | SecurityPkg OpalPassword: Remove old solution | Star Zeng | 23 | -12336/+0 |
2018-03-08 | SecurityPkg OpalPassword: Add solution without SMM device code | Star Zeng | 20 | -0/+12783 |
2018-03-08 | SecurityPkg TcgStorageCoreLib: Make it be base type really | Star Zeng | 1 | -2/+2 |
2018-03-08 | SecurityPkg TcgStorageOpalLib: Make it be base type really | Star Zeng | 1 | -6/+2 |
2018-03-08 | SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue | Dandan Bi | 1 | -1/+1 |
2018-03-07 | SecurityPkg: only clear HashInterface information | Marc-Andr? Lureau | 1 | -1/+2 |
2018-03-02 | SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependency | Marc-André Lureau | 2 | -3/+0 |
2018-02-08 | SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction | Zhang, Chao B | 1 | -1/+1 |
2018-02-07 | SecurityPkg: Don't build AuthVariableLib for EBC arch | Liming Gao | 1 | -0/+1 |
2018-02-07 | SecurityPkg:Tcg2Smm: Fix compile issue | Zhang, Chao B | 1 | -3/+4 |
2018-02-06 | SecurityPkg: Support PP version lower than 1.3 | Zhang, Chao B | 2 | -8/+30 |
2018-02-05 | SecurityPkg: Add UNI string for 2 PCDs | Zhang, Chao B | 1 | -1/+10 |
2018-01-30 | SecurityPkg: Disable TPM interrupt in DEC | Zhang, Chao B | 1 | -2/+2 |
2018-01-29 | SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support | Zhang, Chao B | 5 | -21/+388 |
2018-01-25 | SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancel | Zhang, Chao B | 2 | -7/+47 |
2018-01-23 | SecurityPkg: Update package version to 0.98 | Zhang, Chao B | 2 | -4/+4 |