Reviewed-by: Nickle Wang <nick...@nvidia.com>

Regards,
Nickle

> -----Original Message-----
> From: abner.ch...@amd.com <abner.ch...@amd.com>
> Sent: Tuesday, March 26, 2024 11:15 PM
> To: devel@edk2.groups.io
> Cc: Nickle Wang <nick...@nvidia.com>
> Subject: [PATCH V2 5/6] EmulatorPkg/Redfish: Use edk2 Redfish debug PCDs
> 
> External email: Use caution opening links or attachments
> 
> 
> From: Abner Chang <abner.ch...@amd.com>
> 
> Signed-off-by: Abner Chang <abner.ch...@amd.com>
> Cc: Nickle Wang <nick...@nvidia.com>
> ---
>  EmulatorPkg/EmulatorPkg.dsc | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
> 
> diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc index
> 85134b07816..5fa1ed345a3 100644
> --- a/EmulatorPkg/EmulatorPkg.dsc
> +++ b/EmulatorPkg/EmulatorPkg.dsc
> @@ -278,6 +278,27 @@
> 
> gEfiRedfishPkgTokenSpaceGuid.PcdRedfishRestExServiceDevicePath.DevicePath|{
> DEVICE_PATH("MAC(000000000000,0x1)")}
> 
> gEfiRedfishPkgTokenSpaceGuid.PcdRedfishRestExServiceAccessModeInBand|Fals
> e
>    gEfiRedfishPkgTokenSpaceGuid.PcdRedfishDiscoverAccessModeInBand|False
> +
> +
> + gEmulatorPkgTokenSpaceGuid.PcdRedfishServiceStopIfSecureBootDisabled|F
> + alse
> + gEmulatorPkgTokenSpaceGuid.PcdRedfishServiceStopIfExitbootService|Fals
> + e
> +
> +
> + gEfiRedfishClientPkgTokenSpaceGuid.PcdRedfishServiceEtagSupported|Fals
> + e
> +
> +  #
> +  # Redfish Debug enablement
> +  #
> +  # 0x0000000000000001  RedfishPlatformConfigDxe driver debug enabled.
> +  gEfiRedfishPkgTokenSpaceGuid.PcdRedfishDebugCategory|0
> +  #   0x00000001  x-uefi-redfish string database message enabled
> +  #   0x00000002  Debug Message for dumping formset
> +  #   0x00000004  Debug Message for x-uefi-redfish searching result
> +  #   0x00000008  Debug Message for x-uefi-redfish Regular Expression 
> searching
> result
> +  gEfiRedfishPkgTokenSpaceGuid.PcdRedfishPlatformConfigDebugProperty|0
> +
> +  # Redfish Platform Configure DXE driver feature enablement
> +  #   0x00000001  Enable building Redfish Attribute Registry menu path.
> +  #   0x00000002  Allow supressed HII option to be exposed on Redfish.
> +
> + gEfiRedfishPkgTokenSpaceGuid.PcdRedfishPlatformConfigFeatureProperty|0
>  !endif
> 
>  [PcdsDynamicDefault.common.DEFAULT]
> --
> 2.37.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117155): https://edk2.groups.io/g/devel/message/117155
Mute This Topic: https://groups.io/mt/105159788/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to