28 DebugProp =
FixedPcdGet64 (PcdRedfishPlatformConfigDebugProperty);
29 if ((DebugProp & DebugType) != 0) {
52 FeatureProp =
FixedPcdGet64 (PcdRedfishPlatformConfigFeatureProperty);
53 if ((FeatureProp & FeatureType) != 0) {
#define FixedPcdGet64(TokenName)