| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg/Tcg2Dxe: Remove unused PCDs | shenglei | 2018-09-30 | 1 | -6/+0 |
* | SecurityPkg/Tcg2ConfigPei: Remove an unused PCD | shenglei | 2018-09-30 | 1 | -1/+0 |
* | SecurityPkg: remove PE/COFF header workaround for ELILO on IPF | Ard Biesheuvel | 2018-09-20 | 1 | -21/+6 |
* | SecurityPkg/Tcg: Add use case for new Perf macro | Dandan Bi | 2018-07-26 | 3 | -0/+10 |
* | SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler | Zhang, Chao B | 2018-07-21 | 2 | -0/+8 |
* | SecurityPkg:Tcg: Fix comment typos | Zhang, Chao B | 2018-07-17 | 2 | -16/+16 |
* | SecurityPkg/OpalPassword: Fixed input correct password not works issue | Eric Dong | 2018-07-11 | 1 | -0/+9 |
* | SecurityPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 11 | -14/+14 |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 58 | -574/+574 |
* | SecurityPkg: Cache TPM interface type info | Zhang, Chao B | 2018-06-25 | 5 | -106/+27 |
* | SecurityPkg/Tcg2Smm: Correct function parameter attribute | Zhang, Chao B | 2018-05-29 | 1 | -4/+4 |
* | SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocated | Zhang, Chao B | 2018-05-22 | 1 | -7/+12 |
* | SecurityPkg/OpalPassword: Fix PSID revert no hint message. | Eric Dong | 2018-05-15 | 1 | -9/+20 |
* | SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices. | Eric Dong | 2018-05-07 | 4 | -8/+148 |
* | SecurityPkg/Tcg2Config: Update RouteConfig function | Thomas Palmer | 2018-05-03 | 1 | -0/+3 |
* | SecurityPkg OpalPasswordDxe:Fix wrong BufferSize input to UnicodeSPrint | Star Zeng | 2018-03-17 | 1 | -11/+8 |
* | SecurityPkg OpalPasswordPei: Go next when AhciModeInitialize is failed | Star Zeng | 2018-03-17 | 1 | -10/+9 |
* | SecurityPkg OpalPasswordDxe: Move OPAL request variable definition | Star Zeng | 2018-03-17 | 2 | -8/+8 |
* | SecurityPkg OpalPasswordDxe: Return directly if no any device | Star Zeng | 2018-03-17 | 1 | -0/+8 |
* | SecurityPkg/TrEEConfig: remove TrEE. | Jiewen Yao | 2018-03-16 | 14 | -1449/+0 |
* | SecurityPkg/TrEEPei: remove TrEE. | Jiewen Yao | 2018-03-16 | 4 | -816/+0 |
* | SecurityPkg/TrEEDxe: remove TrEE. | Jiewen Yao | 2018-03-16 | 5 | -2451/+0 |
* | SecurityPkg/TrEESmm: remove TrEE. | Jiewen Yao | 2018-03-16 | 6 | -1112/+0 |
* | SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex | Laszlo Ersek | 2018-03-10 | 1 | -1/+0 |
* | SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex | Marc-André Lureau | 2018-03-09 | 1 | -1/+0 |
* | SecurityPkg OpalPassword: Remove old solution | Star Zeng | 2018-03-08 | 22 | -12334/+0 |
* | SecurityPkg OpalPassword: Add solution without SMM device code | Star Zeng | 2018-03-08 | 19 | -0/+12781 |
* | SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependency | Marc-André Lureau | 2018-03-02 | 2 | -3/+0 |
* | SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction | Zhang, Chao B | 2018-02-08 | 1 | -1/+1 |
* | SecurityPkg:Tcg2Smm: Fix compile issue | Zhang, Chao B | 2018-02-07 | 1 | -3/+4 |
* | SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support | Zhang, Chao B | 2018-01-29 | 4 | -21/+378 |
* | SecurityPkg TcgMor: Remove wrong comments | Star Zeng | 2017-12-19 | 1 | -5/+2 |
* | SecurityPkg:Tcg2Smm: Update Interrupt resource name | Zhang, Chao B | 2017-12-12 | 1 | -7/+7 |
* | SecurityPkg:Tcg2Smm: Add MSFT copyright | Zhang, Chao B | 2017-12-12 | 1 | -0/+1 |
* | SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt support | Zhang, Chao B | 2017-12-09 | 1 | -8/+104 |
* | SecurityPkg: Remove Counter Based AuthVariable support | Zhang, Chao B | 2017-11-01 | 3 | -4/+4 |
* | Security/OpalHii.c: Handle NULL Request or Request with no elements | Dandan Bi | 2017-10-17 | 1 | -1/+45 |
* | SecurityPkg\Tcg2Pei: FV measure performance enhancement | Zhang, Chao B | 2017-10-15 | 2 | -73/+174 |
* | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2017-08-25 | 2 | -0/+69 |
* | SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly" | Star Zeng | 2017-06-10 | 1 | -3/+1 |
* | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 2017-05-11 | 3 | -2/+21 |
* | SecurityPkg OpalPasswordSmm: Consume SmmIoLib. | Eric Dong | 2017-05-04 | 4 | -83/+3 |
* | SecurityPkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 4 | -7/+7 |
* | SecurityPkg/Opal: Refine casting expression result to bigger size | Hao Wu | 2017-03-06 | 1 | -2/+2 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 2 | -10/+10 |
* | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 2017-03-06 | 1 | -1/+18 |
* | SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1] | Zhang, Chao B | 2017-03-06 | 1 | -2/+3 |
* | Security Tcg2Smm: Add missing gEfiTcg2ProtocolGuid dependency | Star Zeng | 2017-02-21 | 1 | -1/+2 |
* | SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 format | Zhang, Chao B | 2017-02-06 | 1 | -18/+96 |
* | SecurityPkg: Tcg2Dxe: Update PCR[4] measure logic | Zhang, Chao B | 2017-01-26 | 1 | -3/+22 |