Skip to content

Tags: wangsim/edk2_nvidia

Tags

uefi-202303-edk2-stable202302

Toggle uefi-202303-edk2-stable202302's commit message
DynamicTablesPkg: Correct Smbios type 3 header length

Correct Smbios type 3 header length.

Signed-off-by: Simon Wang <[email protected]>
Reviewed-by: Nickle Wang <[email protected]>
Reviewed-by: Nick Ramirez <[email protected]>

r35.3.1-edk2-stable202208

Toggle r35.3.1-edk2-stable202208's commit message
SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present

Based on whether the DER-encoded ContentInfo structure is present in
authenticated SetVariable payload or not, the SHA-256 OID can be
located at different places.

UEFI specification explicitly states the driver shall support both
cases, but the old code assumed ContentInfo was not present and
incorrectly rejected authenticated variable updates when it were
present.

Signed-off-by: Jan Bobek <[email protected]>
Tested-by: Ashish Singhal <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>

r35.2.1-edk2-stable202208

Toggle r35.2.1-edk2-stable202208's commit message
SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo present

Based on whether the DER-encoded ContentInfo structure is present in
authenticated SetVariable payload or not, the SHA-256 OID can be
located at different places.

UEFI specification explicitly states the driver shall support both
cases, but the old code assumed ContentInfo was not present and
incorrectly rejected authenticated variable updates when it were
present.

Signed-off-by: Jan Bobek <[email protected]>
Tested-by: Ashish Singhal <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>

edk2-stable202208

Toggle edk2-stable202208's commit message
BaseTools: Fix DevicePath GNUmakefile for macOS

On macOS, /usr/bin/gcc is clang, and so doesn't have
the -Wno-error=stringop-overflow flag that was added
for gcc 12.
Update the GNUmakefile for DevicePath to skip setting
that on macOS.

Signed-off-by: Rebecca Cran <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>

jetson-r35.1

Toggle jetson-r35.1's commit message
DynamicTablesPkg: AcpiSsdtPcieLibArm: Create support library

Add support library to allow for customization of _OSC and slot info.
The functions in the library are unchanged,
with the exception of adding PciInfo pointer to the APIs.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Pierre Gondois <[email protected]>
Reviewed-by: Vidya Sagar <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>

edk2-stable202205

Toggle edk2-stable202205's commit message
Removed prefix to match AsmRelocateApMailBoxLoopStart

This fixes a compilation issue.

Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Jehl Theo <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
Reviewed-by: Rebecca Cran <[email protected]>
Tested-by: Rebecca Cran <[email protected]>

edk2-stable202205-rc1

Toggle edk2-stable202205-rc1's commit message
BaseTools: Remove RVCT support

RVCT is obsolete and no longer used.
Remove support for it.

Signed-off-by: Rebecca Cran <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>

jetson-r34.1.2-dp

Toggle jetson-r34.1.2-dp's commit message
NVIDIA

jetson-r34.1.1-dp

Toggle jetson-r34.1.1-dp's commit message
NVIDIA

jetson-r34.1.0-dp

Toggle jetson-r34.1.0-dp's commit message
NVIDIA