8000 Tags · NVIDIA/edk2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: NVIDIA/edk2

Tags

uefi-202506.0

Toggle uefi-202506.0's commit message
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>

uefi-202402.3

Toggle uefi-202402.3's commit message
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>

uefi-202504.1

Toggle uefi-202504.1's commit message
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>

uefi-202504.0

Toggle uefi-202504.0's commit message
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>

uefi-202210.7

Toggle uefi-202210.7's commit message
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>

uefi-202210.6

Toggle uefi-202210.6's commit message
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>

uefi-202402.2

Toggle uefi-202402.2's commit message
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>

uefi-202503.1

Toggle uefi-202503.1's commit message
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>

uefi-202503.0

Toggle uefi-202503.0's commit message
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>

uefi-202502.1

Toggle uefi-202502.1's commit message
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>
0