Tags: NVIDIA/edk2
Tags
MdeModulePkg/TerminalDxe: Support multiple modes for SetMode function When the terminal driver is active, currently terminals available through SetMode function are limited to mode 0 (80x25) despite multiple modes are configured as MaxMode value (e.g. 3 modes in mTerminalConsoleModeData list). Improve the function to support multiple modes based on the value. Additionally add more modes that match with the GraphicsConsoleDxe driver. This update is expected to help the symptom that the Setup or Shell screen becomes smaller due to the text mode. Signed-off-by: Phil Noh <Phil.Noh@amd.com> Tested-by: Jake Garver <jake@nvidia.com> Reviewed-by: Jake Garver <jake@nvidia.com>
NetworkPkg/IScsiDxe:Fix for Remote Memory Exposure in ISCSI bz4206 Used SafeUint32Add to calculate and validate OutTransferLength with boundary check in IScsiOnR2TRcvd to avoid integer overflow Signed-of 8000 f-by: Madhavan <madavtechy@gmail.com> Reviewed-by: Jake Garver <jake@nvidia.com> Tested-by: Jake Garver <jake@nvidia.com>
ShellPkg: Updated Memory Form Factor definition per SMBIOS 3.8.0 This patch adds additional support for the new CAMM form factor defined in SMBIOS specification 3.8.0 Signed-off-by: Shveta Gupta <shvetag@nvidia.com> Reviewed-by: Nick Ramirez <nramirez@nvidia.com> Reviewed-by: Ashish Singhal <ashishsingha@nvidia.com>
ShellPkg: Updated Memory Form Factor definition per SMBIOS 3.8.0 This patch adds additional support for the new CAMM form factor defined in SMBIOS specification 3.8.0 Signed-off-by: Shveta Gupta <shvetag@nvidia.com> Reviewed-by: Nick Ramirez <nramirez@nvidia.com> Reviewed-by: Ashish Singhal <ashishsingha@nvidia.com>
CryptoPkg: Add standard headers Recent versions of openssl now depend on stubbed versions of these headers. Pulling snapshots from the top of tree. Tested-by: Jake Garver <jake@nvidia.com> Reviewed-by: Jake Garver <jake@nvidia.com>
CryptoPkg: Add standard headers Recent versions of openssl now depend on stubbed versions of these headers. Pulling snapshots from the top of tree. Tested-by: Jake Garver <jake@nvidia.com> Reviewed-by: Jake Garver <jake@nvidia.com>
CryptoPkg: Move mbedtls defines inside conditional These defines are only needed for mbedtls and should not be defined for openssl. Move them inside the existing openssl ifndef. Signed-off-by: Jake Garver <jake@nvidia.com>
ArmPkg: Update Generic Watchdog PCD Type Do not use the PCDs as only fixed when there is an option to use them as dynamic that can be set per SKU. Approved PR: tianocore/edk2#6562 Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
ArmPkg: Update Generic Watchdog PCD Type Do not use the PCDs as only fixed when there is an option to use them as dynamic that can be set per SKU. Approved PR: tianocore/edk2#6562 Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
ArmPkg: Update Generic Watchdog PCD Type Do not use the PCDs as only fixed when there is an option to use them as dynamic that can be set per SKU. Approved PR: tianocore/edk2#6562 Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
PreviousNext