|
[Patch 06/12] MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib example
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Chris Johnson <chris.
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Chris Johnson <chris.
|
By
Michael D Kinney
·
|
|
[Patch 05/12] MdePkg: Add gmock examples
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <gaoliming@...> Cc: Zhiguang Liu <zhiguang
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <gaoliming@...> Cc: Zhiguang Liu <zhiguang
|
By
Michael D Kinney
·
|
|
[Patch 03/12] UnitTestFrameworkPkg: Add gmock support to GoogleTestLib
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 * Add gmock support to GoogleTestLib * Add FunctionMockLib library class and library instance * Add G
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 * Add gmock support to GoogleTestLib * Add FunctionMockLib library class and library instance * Add G
|
By
Michael D Kinney
·
|
|
[Patch 02/12] .pytool/CISettings.py: Add subhook submodule
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Add submodule for https://github.com/Zeex/subhook This submodule is required to hook internal functio
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Add submodule for https://github.com/Zeex/subhook This submodule is required to hook internal functio
|
By
Michael D Kinney
·
|
|
[Patch 01/12] UnitTestFrameworkPkg: Add subhook submodule required for gmock
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Add subhook submodule that is required to hook internal functions when using gmock. https://github.co
From: Chris Johnson <chris.n.johnson@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 Add subhook submodule that is required to hook internal functions when using gmock. https://github.co
|
By
Michael D Kinney
·
|
|
[Patch 00/12] Add gmock support for host-based unit testing
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 PR: https://github.com/tianocore/edk2/pull/4180 Branch: https://github.com/mdkinney/edk2/tree/Bug_4389_UnitTestFrameworkPkg_AddGoogleMockSuppor
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4389 PR: https://github.com/tianocore/edk2/pull/4180 Branch: https://github.com/mdkinney/edk2/tree/Bug_4389_UnitTestFrameworkPkg_AddGoogleMockSuppor
|
By
Michael D Kinney
·
|
|
[PATCH v4] MdePkg/Include: Add IPMI KCS definitions
7 messages
From: Abner Chang <abner.chang@...> BZ #4354 This change adds definitions for IPMI KCS. Spec ref: https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-gen-interface-spec-v2-r
From: Abner Chang <abner.chang@...> BZ #4354 This change adds definitions for IPMI KCS. Spec ref: https://www.intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-gen-interface-spec-v2-r
|
By
Chang, Abner
·
|
|
[PATCH v6 5/6] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds initial defination for AMD's SmmCpuFeaturesLib library implementation. All function's body
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds initial defination for AMD's SmmCpuFeaturesLib library implementation. All function's body
|
By
Abdul Lateef Attar
·
|
|
[PATCH v6 4/6] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 moves Intel-specific code to the arch-dependent file. Other processor families might have diffe
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 moves Intel-specific code to the arch-dependent file. Other processor families might have diffe
|
By
Abdul Lateef Attar
·
|
|
[PATCH v6 3/6] UefiCpuPkg: Implements SmmSmramSaveStateLib library class
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Implements SmmSmramSaveStateLib Library class for AMD cpu family. Cc: Paul Grimes <paul.grimes@
From: Abdul Lateef Attar <AbdulLateef.Attar@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Implements SmmSmramSaveStateLib Library class for AMD cpu family. Cc: Paul Grimes <paul.grimes@
|
By
Abdul Lateef Attar
·
|
|
[PATCH v6 2/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds SmmSmramSaveStateLib Library class in UefiCpuPkg.dec. Adds function declaration header file. Cc: Paul Grimes <paul.grimes@...> Cc: Garrett
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds SmmSmramSaveStateLib Library class in UefiCpuPkg.dec. Adds function declaration header file. Cc: Paul Grimes <paul.grimes@...> Cc: Garrett
|
By
Abdul Lateef Attar
·
|
|
[PATCH v6 1/6] MdePkg: Adds AMD SMRAM save state map
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds an SMM SMRAM save-state map for AMD processors. SMRAM save state maps for the AMD processor family are now supported. Save state map struct
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182 Adds an SMM SMRAM save-state map for AMD processors. SMRAM save state maps for the AMD processor family are now supported. Save state map struct
|
By
Abdul Lateef Attar
·
|
|
[PATCH v6 0/6] Adds AmdSmmCpuFeaturesLib for AMD Family
PR: https://github.com/tianocore/edk2/pull/4173 V6 delta changes: Addressed review comments for Ray NI, removed unnecessary EFIAPI. V5 delta changes: rebase to master branch. updated Reviewed-by V4 de
PR: https://github.com/tianocore/edk2/pull/4173 V6 delta changes: Addressed review comments for Ray NI, removed unnecessary EFIAPI. V5 delta changes: rebase to master branch. updated Reviewed-by V4 de
|
By
Abdul Lateef Attar
·
|
|
[PATCH v1 3/6] TGC2ACPI: Uninstall the TPM2 ACPI if present
4 messages
From: Subash Lakkimsetti <subash.lakkimsetti@...> Bootloader supports multiple payload and TPM2 ACPI tables are updated at bootloader phase. When UEFI is used payload these will be duplicates. The tab
From: Subash Lakkimsetti <subash.lakkimsetti@...> Bootloader supports multiple payload and TPM2 ACPI tables are updated at bootloader phase. When UEFI is used payload these will be duplicates. The tab
|
By
Subash Lakkimsetti
·
|
|
[PATCH v3] IntelFsp2Pkg: Fix NASM X64 build warnings.
3 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4377 Fix below warnings generated by NASM X64 build: /X64/FspHelper.iii:26: warning: signed dword value exceeds bounds /X64/FspHelper.iii:35: warn
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4377 Fix below warnings generated by NASM X64 build: /X64/FspHelper.iii:26: warning: signed dword value exceeds bounds /X64/FspHelper.iii:35: warn
|
By
Chiu, Chasel
·
|
|
[PATCH v7 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
2 messages
From: Michael Kubacki <michael.kubacki@...> Purdue Compiler Construction Tool Set (PCCTS) source code was copied/ pasted into BaseTools/Source/C/VfrCompile/Pccts/. The code contains tab characters ins
From: Michael Kubacki <michael.kubacki@...> Purdue Compiler Construction Tool Set (PCCTS) source code was copied/ pasted into BaseTools/Source/C/VfrCompile/Pccts/. The code contains tab characters ins
|
By
Michael Kubacki
·
|
|
[PATCH v6 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
5 messages
From: Michael Kubacki <michael.kubacki@...> Purdue Compiler Construction Tool Set (PCCTS) source code was copied/ pasted into BaseTools/Source/C/VfrCompile/Pccts/. The code contains tab characters ins
From: Michael Kubacki <michael.kubacki@...> Purdue Compiler Construction Tool Set (PCCTS) source code was copied/ pasted into BaseTools/Source/C/VfrCompile/Pccts/. The code contains tab characters ins
|
By
Michael Kubacki
·
|
|
[PATCH v7 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
From: Michael Kubacki <michael.kubacki@...> As recommended by CodeQL this change replaces cpp/potential-buffer-overflow with cpp/overrunning-write-with-float and cpp/overrunning-write. Enables: 1. cpp
From: Michael Kubacki <michael.kubacki@...> As recommended by CodeQL this change replaces cpp/potential-buffer-overflow with cpp/overrunning-write-with-float and cpp/overrunning-write. Enables: 1. cpp
|
By
Michael Kubacki
·
|
|
[PATCH v7 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
From: Michael Kubacki <michael.kubacki@...> The previous commits fixed issues with these queries across various packages. Now that those are resolved, enable the queries in the edk2 query set so regre
From: Michael Kubacki <michael.kubacki@...> The previous commits fixed issues with these queries across various packages. Now that those are resolved, enable the queries in the edk2 query set so regre
|
By
Michael Kubacki
·
|
|
[PATCH v7 10/12] UefiCpuPkg: Fix conditionally uninitialized variables
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Eric Dong <eric.dong@...> Cc: Erich McMillan <emcmillan@...> Cc: Michae
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Eric Dong <eric.dong@...> Cc: Erich McMillan <emcmillan@...> Cc: Michae
|
By
Michael Kubacki
·
|