| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependency | Liming Gao | 2019-10-18 | 1 | -1/+5 |
* | SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI. | Jiewen Yao | 2019-10-11 | 4 | -9/+60 |
* | SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls | Laszlo Ersek | 2019-10-09 | 2 | -2/+2 |
* | SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.h | Liming Gao | 2019-09-17 | 7 | -35/+33 |
* | SecurityPkg/OpalPassword: Add PCD to skip password prompt | Chu, Maggie | 2019-06-10 | 2 | -3/+15 |
* | SecurityPkg: Remove double \r | Joe Richey | 2019-05-15 | 1 | -2/+2 |
* | SecurityPkg/OpalPassword: Fix "Enable Feature" Menu disappear issue | Eric Dong | 2019-05-09 | 4 | -10/+63 |
* | SecurityPkg/OpalPassword: Change send BlockSID policy | Eric Dong | 2019-05-09 | 1 | -58/+46 |
* | SecurityPkg/OpalPassword: Add warning message for Secure Erase | Chu, Maggie | 2019-05-08 | 2 | -42/+112 |
* | SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset | Zhichao Gao | 2019-04-28 | 1 | -5/+2 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 81 | -529/+81 |
* | SecurityPkg/OpalPassword: Fix incorrect line ending issue. | Eric Dong | 2019-03-22 | 1 | -1/+1 |
* | SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI | Hao Wu | 2019-02-22 | 12 | -5665/+274 |
* | SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. | Gonzalez Del Cueto, Rodrigo | 2019-02-20 | 3 | -5/+10 |
* | SecurityPkg/OpalPassword: Add NULL pointer check before using it | Eric Dong | 2019-02-14 | 1 | -1/+7 |
* | SecurityPkg/OpalPassword: Update strings on Opal Setup page | Eric Dong | 2019-02-14 | 5 | -48/+14 |
* | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 2019-01-31 | 2 | -4/+4 |
* | SecurityPkg: Add a PCD to skip Opal password prompt | Chu, Maggie | 2019-01-31 | 2 | -0/+7 |
* | SecurityPkg/TCG: Upgrade UEFI supporting TCG spec info | Zhang, Chao B | 2019-01-28 | 2 | -3/+7 |
* | SecurityPkg: Incorrect warning message for Opal admin revert action | Chu, Maggie | 2019-01-08 | 1 | -1/+2 |
* | SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASL | Zhang, Chao B | 2019-01-03 | 2 | -84/+82 |
* | SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported | Star Zeng | 2018-12-19 | 4 | -46/+74 |
* | SecurityPkg: Remove dead code and inf redundant definitions. | Chen A Chen | 2018-12-10 | 13 | -630/+0 |
* | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 2018-11-21 | 3 | -5/+7 |
* | 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 |