Tags: wangsim/edk2_nvidia
Tags
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]>
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]>
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]>
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]>
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]>
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]>
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]>
PreviousNext