|
[PATCH] UefiPayloadPkg: Support multiple-firmware volume 3 messages
From: MarsX Lin <marsx.lin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4164 To support multiple FVs provided by UPL Cc: Guo Dong <guo.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Sean Rhodes <
From: MarsX Lin <marsx.lin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4164 To support multiple FVs provided by UPL Cc: Guo Dong <guo.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Sean Rhodes <
|
By
marsx.lin@...
·
|
|
[AddResetEnd v1] ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command 2 messages
From: zhenhuay <zhenhua.yang@...> DP command should be able to parse the FPDT ACPI table and dump the ResetEnd which was logged at the beginning of the firmware image execution. So that DP can calcula
From: zhenhuay <zhenhua.yang@...> DP command should be able to parse the FPDT ACPI table and dump the ResetEnd which was logged at the beginning of the firmware image execution. So that DP can calcula
|
By
Zhenhua Yang
·
|
|
[PATCH v3 4/4] SecurityPkg/RngDxe: Fix Rng algo selection for Arm
From: Pierre Gondois <pierre.gondois@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4151 The EFI_RNG_PROTOCOL can advertise multiple algorithms through Guids. The PcdCpuRngSupportedAlgorith
From: Pierre Gondois <pierre.gondois@...> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4151 The EFI_RNG_PROTOCOL can advertise multiple algorithms through Guids. The PcdCpuRngSupportedAlgorith
|
By
PierreGondois
·
|
|
[PATCH v3 3/4] SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOL
From: Pierre Gondois <pierre.gondois@...> On Arm platforms, the number of available RNG algorithms is dynamically detected and can be 0 in the absence of FEAT_RNG and firmware TRNG. In this case, the
From: Pierre Gondois <pierre.gondois@...> On Arm platforms, the number of available RNG algorithms is dynamically detected and can be 0 in the absence of FEAT_RNG and firmware TRNG. In this case, the
|
By
PierreGondois
·
|
|
[PATCH v3 2/4] SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount
From: Pierre Gondois <pierre.gondois@...> mAvailableAlgoArrayCount holds the count of available RNG algorithms. In a following patch, its value will be used to prevent the EFI_RNG_PROTOCOL to be insta
From: Pierre Gondois <pierre.gondois@...> mAvailableAlgoArrayCount holds the count of available RNG algorithms. In a following patch, its value will be used to prevent the EFI_RNG_PROTOCOL to be insta
|
By
PierreGondois
·
|
|
[PATCH v3 1/4] ArmPkg/ArmTrngLib: Remove ASSERTs in ArmTrngLibConstructor()
From: Pierre Gondois <pierre.gondois@...> Remove ASSERTs in ArmTrngLibConstructor() that prevent from booting on DEBUG builds. Signed-off-by: Pierre Gondois <Pierre.Gondois@...> --- ArmPkg/Library/Arm
From: Pierre Gondois <pierre.gondois@...> Remove ASSERTs in ArmTrngLibConstructor() that prevent from booting on DEBUG builds. Signed-off-by: Pierre Gondois <Pierre.Gondois@...> --- ArmPkg/Library/Arm
|
By
PierreGondois
·
|
|
[PATCH 1/1] ArmPlatformPkg: Remove AP support from PrePi/PrePeiCore 6 messages
Modern platforms use TF-A, so there's no need for support of secondary cores in EDK2 since TF-A will keep them in a holding pen until the PSCI_CPU_ON SMC call is received. Therefore, remove the code t
Modern platforms use TF-A, so there's no need for support of secondary cores in EDK2 since TF-A will keep them in a holding pen until the PSCI_CPU_ON SMC call is received. Therefore, remove the code t
|
By
Rebecca Cran
·
|
|
[PATCH 1/1 v2] EmulatorPkg: fixes for NetBSD
Signed-off-by: Thierry Laronde <tlaronde@...> Fixes for compilation on NetBSD. --- EmulatorPkg/Unix/Host/BlockIo.c | 16 +++++++++++++++- EmulatorPkg/Unix/Host/Host.c | 7 +++++-- EmulatorPkg/Unix/Host/
Signed-off-by: Thierry Laronde <tlaronde@...> Fixes for compilation on NetBSD. --- EmulatorPkg/Unix/Host/BlockIo.c | 16 +++++++++++++++- EmulatorPkg/Unix/Host/Host.c | 7 +++++-- EmulatorPkg/Unix/Host/
|
By
tlaronde@polynum.com
·
|
|
回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner 2 messages
Prakash: I don't see the reason for the change of I2CSlaveAddress. Can you help to add it? And, can you create pull request for this patch and make sure it pass open CI? Thanks Liming > -----邮件原件-----
Prakash: I don't see the reason for the change of I2CSlaveAddress. Can you help to add it? And, can you create pull request for this patch and make sure it pass open CI? Thanks Liming > -----邮件原件-----
|
By
gaoliming
·
|
|
[PATCH v1 08/12] PcAtChipsetPkg: Fix conditionally uninitialized variables 3 messages
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Michael D Kinney <michael.d.kinney@.
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Michael D Kinney <michael.d.kinney@.
|
By
Michael Kubacki
·
|
|
[PATCH v1 09/12] ShellPkg: Fix conditionally uninitialized variables 3 messages
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Michael D Kinney <michael.d.kinney@.
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Michael D Kinney <michael.d.kinney@.
|
By
Michael Kubacki
·
|
|
[PATCH v1 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries 2 messages
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 v1 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries 2 messages
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 v1 07/12] NetworkPkg: Fix conditionally uninitialized variables 2 messages
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Jiaxin Wu <jiaxin.wu@...> Cc: Maciej
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Jiaxin Wu <jiaxin.wu@...> Cc: Maciej
|
By
Michael Kubacki
·
|
|
[PATCH v1 06/12] MdePkg: Fix conditionally uninitialized variables 3 messages
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Liming Gao <gaoliming@...> Cc: Micha
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Cc: Erich McMillan <emcmillan@...> Cc: Liming Gao <gaoliming@...> Cc: Micha
|
By
Michael Kubacki
·
|
|
[PATCH v1 04/12] CryptoPkg: Fix conditionally uninitialized variable 3 messages
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Checks the return value from `ASN1_get_object()` to verify values set by th
From: Michael Kubacki <michael.kubacki@...> Fixes CodeQL alerts for CWE-457: https://cwe.mitre.org/data/definitions/457.html Checks the return value from `ASN1_get_object()` to verify values set by th
|
By
Michael Kubacki
·
|
|
[PATCH v1 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts 3 messages
From: Erich McMillan <emcmillan@...> Details for these CodeQL alerts can be found here: - Pointer overflow check (cpp/pointer-overflow-check): - https://cwe.mitre.org/data/definitions/758.html - Poten
From: Erich McMillan <emcmillan@...> Details for these CodeQL alerts can be found here: - Pointer overflow check (cpp/pointer-overflow-check): - https://cwe.mitre.org/data/definitions/758.html - Poten
|
By
Michael Kubacki
·
|
|
[PATCH v1 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites 2 messages
From: Michael Kubacki <michael.kubacki@...> While more portable methods exist to handle these cases, this change does not attempt to do more than fix the immediate problem and follow the conventions a
From: Michael Kubacki <michael.kubacki@...> While more portable methods exist to handle these cases, this change does not attempt to do more than fix the immediate problem and follow the conventions a
|
By
Michael Kubacki
·
|
|
[PATCH v1 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 v1 00/12] Enable New CodeQL Queries 3 messages
From: Michael Kubacki <michael.kubacki@...> Adds queries for the following: 1. cpp/conditionallyuninitializedvariable 2. cpp/pointer-overflow-check 3. cpp/overrunning-write 4. cpp/overrunning-write-wi
From: Michael Kubacki <michael.kubacki@...> Adds queries for the following: 1. cpp/conditionallyuninitializedvariable 2. cpp/pointer-overflow-check 3. cpp/overrunning-write 4. cpp/overrunning-write-wi
|
By
Michael Kubacki
·
|