| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: Apply uncrustify formatting to relevant files | Vivian Nowka-Keane | 2023-10-27 | 3 | -93/+128 |
* | SecurityPkg.ci.yaml: Add debug macro exception | Michael Kubacki | 2023-09-19 | 1 | -0/+9 |
* | Pyrite support - Secure erase is only available if encryption is supported. | Linus Liu | 2023-09-13 | 1 | -1/+5 |
* | SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator | Kun Qin | 2023-09-08 | 2 | -2/+2 |
* | SecurityPkg/RngDxe: Simplify Rng algorithm selection for Arm | Pierre Gondois | 2023-09-08 | 1 | -13/+4 |
* | SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLib | Pierre Gondois | 2023-09-08 | 3 | -21/+44 |
* | SecurityPkg/SecurityPkg.dec: Move PcdCpuRngSupportedAlgorithm to MdePkg | Pierre Gondois | 2023-09-08 | 2 | -4/+2 |
* | MdeModulePkg: Duplicate BaseRngLibTimerLib to MdeModulePkg | Pierre Gondois | 2023-09-08 | 1 | -2/+2 |
* | SecurityPkg/SecureBoot: Support RSA4096 and RSA3072 | Sheng Wei | 2023-09-07 | 8 | -85/+329 |
* | SecurityPkg/Tpm2DeviceLibTcg2: Make mTcg2Protocol static | Michael Kubacki | 2023-08-30 | 1 | -1/+1 |
* | SecurityPkg: SubClassTpm: Updated default value | Kun Qin | 2023-06-23 | 2 | -4/+4 |
* | SecurityPkg: Add missing break in Tpm2TestParms | Rebecca Cran | 2023-05-11 | 1 | -0/+1 |
* | Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable Policy | Linus Liu | 2023-05-08 | 4 | -13/+20 |
* | SecurityPkg: add TIS sanity check (tpm12) | Gerd Hoffmann | 2023-05-02 | 1 | -1/+5 |
* | SecurityPkg: add TIS sanity check (tpm2) | Gerd Hoffmann | 2023-05-02 | 1 | -1/+5 |
* | SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND Action | Nhi Pham | 2023-04-28 | 1 | -0/+1 |
* | SecurityPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 17 | -109/+109 |
* | SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 only | Michael D Kinney | 2023-04-10 | 3 | -3/+3 |
* | SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errors | Michael D Kinney | 2023-04-10 | 1 | -87/+83 |
* | SecurityPkg: Add gmock example | Chris Johnson | 2023-04-10 | 11 | -7/+295 |
* | SecurityPkg/FvReportPei: Use FirmwareVolumeShadowPpi | Umang Patel | 2023-03-27 | 3 | -7/+32 |
* | SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2 | Gerd Hoffmann | 2023-03-21 | 1 | -7/+12 |
* | SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOL | Pierre Gondois | 2023-03-07 | 1 | -5/+14 |
* | SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount | Pierre Gondois | 2023-03-07 | 2 | -1/+9 |
* | SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasurement install fail | Min M Xu | 2023-02-04 | 1 | -0/+6 |
* | SecurityPkg: don't require PK to be self-signed by default | Jan Bobek | 2023-02-04 | 1 | -1/+1 |
* | SecurityPkg: limit verification of enrolled PK in setup mode | Jan Bobek | 2023-02-04 | 3 | -2/+17 |
* | SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present | Jan Bobek | 2023-01-23 | 1 | -8/+42 |
* | SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1] | Min M Xu | 2023-01-18 | 1 | -5/+1 |
* | SecurityPkg: Move TdTcg2Dxe from OvmfPkg to SecurityPkg | Min M Xu | 2023-01-06 | 5 | -0/+3038 |
* | SecurityPkg: deprecate RpmcLib and VariableKeyLib | Jian J Wang | 2022-12-21 | 8 | -291/+0 |
* | OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR index | Min M Xu | 2022-12-15 | 1 | -4/+3 |
* | SecurityPkg/RngDxe: Add Arm support of RngDxe | Pierre Gondois | 2022-11-06 | 5 | -64/+133 |
* | SecurityPkg/RngDxe: Rename AArch64/RngDxe.c | Pierre Gondois | 2022-11-06 | 2 | -1/+1 |
* | SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm | Pierre Gondois | 2022-11-06 | 1 | -0/+10 |
* | SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through ArmTrngLib | Sami Mujawar | 2022-11-06 | 4 | -4/+103 |
* | SecurityPkg/RngDxe: Check before advertising Cpu Rng algo | Pierre Gondois | 2022-11-06 | 5 | -9/+172 |
* | SecurityPkg/RngDxe: Documentation/include/parameter cleanup | Pierre Gondois | 2022-11-06 | 3 | -5/+3 |
* | SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms() | Pierre Gondois | 2022-11-06 | 4 | -82/+33 |
* | SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid | Pierre Gondois | 2022-11-06 | 1 | -5/+2 |
* | SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name | Sami Mujawar | 2022-11-06 | 5 | -50/+37 |
* | SecurityPkg: Add LOONGARCH64 architecture for EDK2 CI. | Chao Li | 2022-10-14 | 1 | -1/+2 |
* | SecurityPkg: Remove enforcement of final GoIdle transition for CRB commands | Rodrigo Gonzalez Del Cueto | 2022-09-30 | 1 | -13/+0 |
* | SecurityPkg/SmmTcg2PhysicalPresenceLib: Add missing debug print specifier | Michael Kubacki | 2022-09-09 | 1 | -1/+1 |
* | SecurityPkg: Add retry mechanism for tpm command | Qi Zhang | 2022-07-31 | 1 | -39/+69 |
* | SecurityPkg: SecureBootVariableLib: Added unit tests | kuqin | 2022-07-07 | 10 | -0/+2475 |
* | SecurityPkg: SecureBootConfigDxe: Updated invocation pattern | Kun Qin | 2022-07-07 | 2 | -9/+119 |
* | SecurityPkg: Secure Boot Drivers: Added common header files | Kun Qin | 2022-07-07 | 3 | -0/+3 |
* | SecurityPkg: SecureBootVariableProvisionLib: Updated implementation | Kun Qin | 2022-07-07 | 1 | -30/+115 |
* | SecurityPkg: SecureBootVariableLib: Added newly supported interfaces | kuqin | 2022-07-07 | 3 | -0/+437 |