summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c
Commit message (Expand)AuthorAgeFilesLines
* Pyrite support - Secure erase is only available if encryption is supported.Linus Liu2023-09-131-1/+5
* SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-12/+12
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-716/+760
* SecurityPkg/Tcg: Fix various typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg/OpalPassword: Remove dependency on EFI_BLOCK_IO_PROTOCOLChu, Maggie2019-11-061-43/+27
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-3/+3
* SecurityPkg/OpalPassword: Add PCD to skip password promptChu, Maggie2019-06-101-2/+14
* SecurityPkg/OpalPassword: Fix "Enable Feature" Menu disappear issueEric Dong2019-05-091-0/+11
* SecurityPkg/OpalPassword: Change send BlockSID policyEric Dong2019-05-091-58/+46
* SecurityPkg/OpalPassword: Add warning message for Secure EraseChu, Maggie2019-05-081-36/+95
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPIHao Wu2019-02-221-292/+122
* SecurityPkg/OpalPassword: Add NULL pointer check before using itEric Dong2019-02-141-1/+7
* SecurityPkg: Add a PCD to skip Opal password promptChu, Maggie2019-01-311-0/+4
* SecurityPkg: Incorrect warning message for Opal admin revert actionChu, Maggie2019-01-081-1/+2
* SecurityPkg/OpalPassword: Fixed input correct password not works issueEric Dong2018-07-111-0/+9
* SecurityPkg/OpalPassword: Fix PSID revert no hint message.Eric Dong2018-05-151-9/+20
* SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices.Eric Dong2018-05-071-8/+54
* SecurityPkg OpalPasswordDxe:Fix wrong BufferSize input to UnicodeSPrintStar Zeng2018-03-171-11/+8
* SecurityPkg OpalPasswordDxe: Return directly if no any deviceStar Zeng2018-03-171-0/+8
* SecurityPkg OpalPassword: Add solution without SMM device codeStar Zeng2018-03-081-0/+3006