|
回复: [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
·
|
|
[PATCH 1/3] CloudHv:arm: add kernel load fs driver 4 messages
This is used for supporting direct kernel boot in CloudHv. CloudHv will store kernel image in system ram and pass kernel info through DT. It's firmware's responsibility to fetch the kernel data and cr
This is used for supporting direct kernel boot in CloudHv. CloudHv will store kernel image in system ram and pass kernel info through DT. It's firmware's responsibility to fetch the kernel data and cr
|
By
Jianyong Wu
·
|
|
[PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms 3 messages
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in edk2-platforms as well. The impacted platform pkgs are: - MinPlatfo
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in edk2-platforms as well. The impacted platform pkgs are: - MinPlatfo
|
By
Min Xu
·
|
|
[PATCH 2/3] CloudHv:arm: build hob for kernel image memory as read-only 3 messages
As we use memory to pass kernel image, the memory region where kernel image locates should be added into hob as read-only. Signed-off-by: Jianyong Wu <jianyong.wu@...> --- .../CloudHvVirtMemInfoLib.c
As we use memory to pass kernel image, the memory region where kernel image locates should be added into hob as read-only. Signed-off-by: Jianyong Wu <jianyong.wu@...> --- .../CloudHvVirtMemInfoLib.c
|
By
Jianyong Wu
·
|
|
[PATCH v3 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
|
By
Pedro Falcato
·
|
|
[PATCH v2 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID 5 messages
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
|
By
Pedro Falcato
·
|
|
edksetup.sh: fix for non POSIX whereis(1) 8 messages
diff --git a/edksetup.sh b/edksetup.sh index 06d2f041e6..46b295c430 100755 --- a/edksetup.sh +++ b/edksetup.sh @@ -105,6 +105,19 @@ function SetupEnv() fi } +# whereis(1) is not a POSIX utility and, f
diff --git a/edksetup.sh b/edksetup.sh index 06d2f041e6..46b295c430 100755 --- a/edksetup.sh +++ b/edksetup.sh @@ -105,6 +105,19 @@ function SetupEnv() fi } +# whereis(1) is not a POSIX utility and, f
|
By
tlaronde@polynum.com
·
|
|
[PATCH 3/3] OvmfPkg/OvmfX86: Enable RDRAND based EFI_RNG_PROTOCOL implementation 8 messages
Expose the EFI_RNG_PROTOCOL based on RdRand, so that we don't have to rely on QEMU providing a virtio-rng device in order to implement this protocol. Signed-off-by: Ard Biesheuvel <ardb@...> --- OvmfP
Expose the EFI_RNG_PROTOCOL based on RdRand, so that we don't have to rely on QEMU providing a virtio-rng device in order to implement this protocol. Signed-off-by: Ard Biesheuvel <ardb@...> --- OvmfP
|
By
Ard Biesheuvel
·
|
|
[PATCH 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID 3 messages
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
RDRAND has notoriously been broken many times over its lifespan. Add a smoketest to RDRAND, in order to better sniff out potential security concerns. Also add a proper CPUID test in order to support o
|
By
Pedro Falcato
·
|