edk2/SecurityPkg
Ashraf Ali cb9bdf3753 SecurityPkg: Optimization by moving PeiServicesLocatePpi outside loop
This update refactors the code by moving the LocatePpi function call
outside of the for loop where it was previously called repeatedly.
By relocating the LocatePpi invocation outside of the loop,
we improve the efficiency of the code by avoiding redundant lookups.

Signed-off-by: Ashraf Ali <ashraf.ali.s@intel.com>
2024-09-03 05:02:41 +00:00
..
DeviceSecurity SecurityPkg: Update libspdm submodule to use GitLab cmocka repo 2024-05-30 08:16:35 +08:00
EnrollFromDefaultKeysApp SecurityPkg: Secure Boot Drivers: Added common header files 2022-07-07 01:07:00 +00:00
FvReportPei SecurityPkg: Optimization by moving PeiServicesLocatePpi outside loop 2024-09-03 05:02:41 +00:00
Hash2DxeCrypto SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HddPassword Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable Policy 2023-05-08 11:39:32 +00:00
Include SecurityPkg: Add new gEdkiiTcg2AcpiCommunicateBufferHobGuid 2024-07-02 03:31:31 +00:00
Library SecurityPkg: Fix break missing at TPM_ALG_KEYEDHASH case 2024-09-02 12:17:33 +00:00
Pkcs7Verify/Pkcs7VerifyDxe SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RandomNumberGenerator/RngDxe SecurityPkg/RngDxe: add rng test 2024-06-13 08:52:48 -07:00
Tcg SecurityPkg: Measure Invoke EBS even in failure case 2024-08-31 09:17:27 +00:00
Test SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763 2024-01-16 07:56:38 +00:00
VariableAuthenticated SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec 2024-04-07 02:48:24 +00:00
SecurityFixes.yaml SecurityPkg: : Updating SecurityFixes.yaml after symbol rename 2024-01-18 19:25:14 +00:00
SecurityPkg.ci.yaml SecurityPkg/SecurityPkg.ci.yaml: Add PrEval CI config 2024-09-02 23:20:35 +00:00
SecurityPkg.dec SecurityPkg: Add new gEdkiiTcg2AcpiCommunicateBufferHobGuid 2024-07-02 03:31:31 +00:00
SecurityPkg.dsc SecurityPkg: add DeviceSecurity support 2024-04-30 02:21:13 +00:00
SecurityPkg.uni SecurityPkg: SubClassTpm: Updated default value 2023-06-23 16:28:24 +00:00
SecurityPkgExtra.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00