Skip to content

Commit

Permalink
perf: integrate EDK2 solution to improve BIOS Redfish performance
Browse files Browse the repository at this point in the history
Set PcdRedfishPlatformConfigFeatureProperty to 0x01 to support
Redfish "Menu Path" attribute in BIOS attribute registry.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
  • Loading branch information
nicklela authored and jgarver committed Jun 6, 2024
1 parent 7f2a749 commit 72058ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Platform/NVIDIA/NVIDIA.common.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,7 @@ CONFIG_ARM_WATCHDOG_INTERRUPT=0
gEfiRedfishClientPkgTokenSpaceGuid.PcdDefaultRedfishVersion|L"/redfish/v1/"
gEfiRedfishClientPkgTokenSpaceGuid.PcdHttpGetRetry|0x05
gEfiRedfishClientPkgTokenSpaceGuid.PcdHttpRetryWaitInSecond|2
gEfiRedfishPkgTokenSpaceGuid.PcdRedfishPlatformConfigFeatureProperty|1
!endif

!ifdef CONFIG_SECURITY_TPM_DISCRETE
Expand Down

0 comments on commit 72058ae

Please sign in to comment.