RedfishPkg/RedfishPlatformConfigDxe: hide debug message
Change debug message level of showing ordered list op-code to REDFISH_PLATFORM_CONFIG_DEBUG. Signed-off-by: Nickle Wang <nicklew@nvidia.com> Cc: Abner Chang <abner.chang@amd.com> Cc: Igor Kulchytskyy <igork@ami.com> Cc: Nick Ramirez <nramirez@nvidia.com> Reviewed-by: Abner Chang <abner.chang@amd.com>
This commit is contained in:
committed by
mergify[bot]
parent
98ab6e8718
commit
b164b6d149
@@ -75,7 +75,7 @@ typedef struct {
|
||||
#define REGULAR_EXPRESSION_INCLUDE_ALL L".*"
|
||||
#define CONFIGURE_LANGUAGE_PREFIX "x-uefi-redfish-"
|
||||
#define REDFISH_PLATFORM_CONFIG_VERSION 0x00010000
|
||||
#define REDFISH_PLATFORM_CONFIG_DEBUG DEBUG_VERBOSE
|
||||
#define REDFISH_PLATFORM_CONFIG_DEBUG DEBUG_MANAGEABILITY
|
||||
#define REDFISH_MENU_PATH_SIZE 8
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user