summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/HddPassword/HddPasswordDxe.c
Commit message (Expand)AuthorAgeFilesLines
* Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable PolicyLinus Liu2023-05-081-11/+17
* SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-22/+22
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-411/+460
* SecurityPkg/HddPassword: Use BaseLib linked list iteration macrosMichael Kubacki2020-04-211-6/+7
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-5/+5
* SecurityPkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek2019-10-091-1/+1
* SecurityPkg/HddPassword: Add a PCD to skip Hdd password promptChu, Maggie2019-06-121-0/+16
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* SecurityPkg/HddPassword: Add Security feature set support for ATA devHao Wu2019-02-221-0/+2814