OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
UserPcd.h File Reference
#include <stdint.h>
#include <stddef.h>
#include <Uefi.h>
#include <Library/PcdLib.h>
#include <Library/UefiLib.h>
#include <Library/UefiApplicationEntryPoint.h>
#include <Library/OcCryptoLib.h>

Go to the source code of this file.

Macros

#define __STDC_WANT_LIB_EXT1__   0
 
#define _PCD_GET_MODE_32_PcdUefiLibMaxPrintBufferSize   _gPcd_FixedAtBuild_PcdUefiLibMaxPrintBufferSize
 
#define _PCD_GET_MODE_BOOL_PcdUgaConsumeSupport   _gPcd_FixedAtBuild_PcdUgaConsumeSupport
 
#define _PCD_GET_MODE_8_PcdDebugPropertyMask   _gPcd_FixedAtBuild_PcdDebugPropertyMask
 
#define _PCD_GET_MODE_8_PcdDebugRaisePropertyMask   _gPcd_FixedAtBuild_PcdDebugRaisePropertyMask
 
#define _PCD_GET_MODE_8_PcdDebugClearMemoryValue   _gPcd_FixedAtBuild_PcdDebugClearMemoryValue
 
#define _PCD_GET_MODE_32_PcdFixedDebugPrintErrorLevel   _gPcd_FixedAtBuild_PcdFixedDebugPrintErrorLevel
 
#define _PCD_GET_MODE_32_PcdDebugPrintErrorLevel   _gPcd_FixedAtBuild_PcdDebugPrintErrorLevel
 
#define _PCD_GET_MODE_32_PcdMaximumAsciiStringLength   _gPcd_FixedAtBuild_PcdMaximumAsciiStringLength
 
#define _PCD_GET_MODE_32_PcdMaximumUnicodeStringLength   _gPcd_FixedAtBuild_PcdMaximumUnicodeStringLength
 
#define _PCD_GET_MODE_32_PcdMaximumLinkedListLength   _gPcd_FixedAtBuild_PcdMaximumLinkedListLength
 
#define _PCD_GET_MODE_BOOL_PcdVerifyNodeInList   _gPcd_FixedAtBuild_PcdVerifyNodeInList
 
#define _PCD_GET_MODE_16_PcdOcCryptoAllowedRsaModuli   (512U | 256U)
 
#define _PCD_GET_MODE_16_PcdOcCryptoAllowedSigHashTypes    ((1U << OcSigHashTypeSha256) | (1U << OcSigHashTypeSha384) | (1U << OcSigHashTypeSha512))
 
#define _PCD_GET_MODE_32_PcdCpuNumberOfReservedVariableMtrrs   _gPcd_FixedAtBuild_PcdCpuNumberOfReservedVariableMtrrs
 
#define _PCD_GET_MODE_PTR_PcdUefiVariableDefaultLang   _gPcd_FixedAtBuild_PcdUefiVariableDefaultLang
 
#define _PCD_GET_MODE_PTR_PcdUefiVariableDefaultPlatformLang   _gPcd_FixedAtBuild_PcdUefiVariableDefaultPlatformLang
 
#define _PCD_GET_MODE_BOOL_PcdValidateOrderedCollection   ((BOOLEAN)0U)
 
#define _PCD_GET_MODE_BOOL_PcdFatReadOnlyMode   _gPcd_FeatureFlag_PcdFatReadOnlyMode
 
#define _PCD_GET_MODE_32_PcdSerialRegisterStride   _gPcd_BinaryPatch_PcdSerialRegisterStride
 
#define _PCD_GET_MODE_64_PcdPciExpressBaseAddress   0
 
#define _PCD_GET_MODE_64_PcdPciExpressBaseSize   0
 
#define _PCD_GET_MODE_32_PcdMaximumDevicePathNodeCount   _gPcd_FixedAtBuild_PcdMaximumDevicePathNodeCount
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderRtRelocAllowTargetMismatch   _gPcd_FixedAtBuild_PcdImageLoaderRtRelocAllowTargetMismatch
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderHashProhibitOverlap   _gPcd_FixedAtBuild_PcdImageLoaderHashProhibitOverlap
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderLoadHeader   _gPcd_FixedAtBuild_PcdImageLoaderLoadHeader
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderDebugSupport   _gPcd_FixedAtBuild_PcdImageLoaderDebugSupport
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderAllowMisalignedOffset   _gPcd_FixedAtBuild_PcdImageLoaderAllowMisalignedOffset
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderRemoveXForWX   _gPcd_FixedAtBuild_PcdImageLoaderRemoveXForWX
 
#define _PCD_GET_MODE_BOOL_PcdImageLoaderWXorX   _gPcd_FixedAtBuild_PcdImageLoaderWXorX
 
#define _PCD_GET_MODE_32_PcdImageLoaderAlignmentPolicy   _gPcd_FixedAtBuild_PcdImageLoaderAlignmentPolicy
 
#define _PCD_GET_MODE_32_PcdImageLoaderRelocTypePolicy   _gPcd_FixedAtBuild_PcdImageLoaderRelocTypePolicy
 
#define _PCD_GET_MODE_8_PcdUefiImageFormatSupportNonFv   _gPcd_FixedAtBuild_PcdUefiImageFormatSupportNonFv
 
#define _PCD_GET_MODE_8_PcdUefiImageFormatSupportFv   _gPcd_FixedAtBuild_PcdUefiImageFormatSupportFv
 
#define _PCD_GET_MODE_32_PcdImageProtectionPolicy   _gPcd_FixedAtBuild_PcdImageProtectionPolicy
 

Variables

UINT32 _gPcd_FixedAtBuild_PcdUefiLibMaxPrintBufferSize
 
BOOLEAN _gPcd_FixedAtBuild_PcdUgaConsumeSupport
 
UINT8 _gPcd_FixedAtBuild_PcdDebugPropertyMask
 
UINT8 _gPcd_FixedAtBuild_PcdDebugRaisePropertyMask
 
UINT8 _gPcd_FixedAtBuild_PcdDebugClearMemoryValue
 
UINT32 _gPcd_FixedAtBuild_PcdFixedDebugPrintErrorLevel
 
UINT32 _gPcd_FixedAtBuild_PcdDebugPrintErrorLevel
 
UINT32 _gPcd_FixedAtBuild_PcdMaximumAsciiStringLength
 
UINT32 _gPcd_FixedAtBuild_PcdMaximumUnicodeStringLength
 
UINT32 _gPcd_FixedAtBuild_PcdMaximumLinkedListLength
 
BOOLEAN _gPcd_FixedAtBuild_PcdVerifyNodeInList
 
UINT32 _gPcd_FixedAtBuild_PcdCpuNumberOfReservedVariableMtrrs
 
UINT32 _gPcd_FixedAtBuild_PcdMaximumDevicePathNodeCount
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderRtRelocAllowTargetMismatch
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderHashProhibitOverlap
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderLoadHeader
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderDebugSupport
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderAllowMisalignedOffset
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderRemoveXForWX
 
BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderWXorX
 
UINT32 _gPcd_FixedAtBuild_PcdImageLoaderAlignmentPolicy
 
UINT32 _gPcd_FixedAtBuild_PcdImageLoaderRelocTypePolicy
 
UINT8 _gPcd_FixedAtBuild_PcdUefiVariableDefaultLang [4]
 
UINT8 _gPcd_FixedAtBuild_PcdUefiVariableDefaultPlatformLang [6]
 
BOOLEAN _gPcd_FeatureFlag_PcdFatReadOnlyMode
 
UINT32 _gPcd_BinaryPatch_PcdSerialRegisterStride
 
UINT8 _gPcd_FixedAtBuild_PcdUefiImageFormatSupportNonFv
 
UINT8 _gPcd_FixedAtBuild_PcdUefiImageFormatSupportFv
 
UINT32 _gPcd_FixedAtBuild_PcdImageProtectionPolicy
 

Detailed Description

Copyright (c) 2020, PMheart. All rights reserved. SPDX-License-Identifier: BSD-3-Clause

Definition in file UserPcd.h.

Macro Definition Documentation

◆ __STDC_WANT_LIB_EXT1__

#define __STDC_WANT_LIB_EXT1__   0

Definition at line 15 of file UserPcd.h.

◆ _PCD_GET_MODE_16_PcdOcCryptoAllowedRsaModuli

#define _PCD_GET_MODE_16_PcdOcCryptoAllowedRsaModuli   (512U | 256U)

Definition at line 83 of file UserPcd.h.

◆ _PCD_GET_MODE_16_PcdOcCryptoAllowedSigHashTypes

#define _PCD_GET_MODE_16_PcdOcCryptoAllowedSigHashTypes    ((1U << OcSigHashTypeSha256) | (1U << OcSigHashTypeSha384) | (1U << OcSigHashTypeSha512))

Definition at line 84 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdCpuNumberOfReservedVariableMtrrs

#define _PCD_GET_MODE_32_PcdCpuNumberOfReservedVariableMtrrs   _gPcd_FixedAtBuild_PcdCpuNumberOfReservedVariableMtrrs

Definition at line 86 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdDebugPrintErrorLevel

#define _PCD_GET_MODE_32_PcdDebugPrintErrorLevel   _gPcd_FixedAtBuild_PcdDebugPrintErrorLevel

Definition at line 78 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdFixedDebugPrintErrorLevel

#define _PCD_GET_MODE_32_PcdFixedDebugPrintErrorLevel   _gPcd_FixedAtBuild_PcdFixedDebugPrintErrorLevel

Definition at line 77 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdImageLoaderAlignmentPolicy

#define _PCD_GET_MODE_32_PcdImageLoaderAlignmentPolicy   _gPcd_FixedAtBuild_PcdImageLoaderAlignmentPolicy

Definition at line 105 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdImageLoaderRelocTypePolicy

#define _PCD_GET_MODE_32_PcdImageLoaderRelocTypePolicy   _gPcd_FixedAtBuild_PcdImageLoaderRelocTypePolicy

Definition at line 106 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdImageProtectionPolicy

#define _PCD_GET_MODE_32_PcdImageProtectionPolicy   _gPcd_FixedAtBuild_PcdImageProtectionPolicy

Definition at line 109 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdMaximumAsciiStringLength

#define _PCD_GET_MODE_32_PcdMaximumAsciiStringLength   _gPcd_FixedAtBuild_PcdMaximumAsciiStringLength

Definition at line 79 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdMaximumDevicePathNodeCount

#define _PCD_GET_MODE_32_PcdMaximumDevicePathNodeCount   _gPcd_FixedAtBuild_PcdMaximumDevicePathNodeCount

Definition at line 97 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdMaximumLinkedListLength

#define _PCD_GET_MODE_32_PcdMaximumLinkedListLength   _gPcd_FixedAtBuild_PcdMaximumLinkedListLength

Definition at line 81 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdMaximumUnicodeStringLength

#define _PCD_GET_MODE_32_PcdMaximumUnicodeStringLength   _gPcd_FixedAtBuild_PcdMaximumUnicodeStringLength

Definition at line 80 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdSerialRegisterStride

#define _PCD_GET_MODE_32_PcdSerialRegisterStride   _gPcd_BinaryPatch_PcdSerialRegisterStride

Definition at line 91 of file UserPcd.h.

◆ _PCD_GET_MODE_32_PcdUefiLibMaxPrintBufferSize

#define _PCD_GET_MODE_32_PcdUefiLibMaxPrintBufferSize   _gPcd_FixedAtBuild_PcdUefiLibMaxPrintBufferSize

Definition at line 72 of file UserPcd.h.

◆ _PCD_GET_MODE_64_PcdPciExpressBaseAddress

#define _PCD_GET_MODE_64_PcdPciExpressBaseAddress   0

Definition at line 95 of file UserPcd.h.

◆ _PCD_GET_MODE_64_PcdPciExpressBaseSize

#define _PCD_GET_MODE_64_PcdPciExpressBaseSize   0

Definition at line 96 of file UserPcd.h.

◆ _PCD_GET_MODE_8_PcdDebugClearMemoryValue

#define _PCD_GET_MODE_8_PcdDebugClearMemoryValue   _gPcd_FixedAtBuild_PcdDebugClearMemoryValue

Definition at line 76 of file UserPcd.h.

◆ _PCD_GET_MODE_8_PcdDebugPropertyMask

#define _PCD_GET_MODE_8_PcdDebugPropertyMask   _gPcd_FixedAtBuild_PcdDebugPropertyMask

Definition at line 74 of file UserPcd.h.

◆ _PCD_GET_MODE_8_PcdDebugRaisePropertyMask

#define _PCD_GET_MODE_8_PcdDebugRaisePropertyMask   _gPcd_FixedAtBuild_PcdDebugRaisePropertyMask

Definition at line 75 of file UserPcd.h.

◆ _PCD_GET_MODE_8_PcdUefiImageFormatSupportFv

#define _PCD_GET_MODE_8_PcdUefiImageFormatSupportFv   _gPcd_FixedAtBuild_PcdUefiImageFormatSupportFv

Definition at line 108 of file UserPcd.h.

◆ _PCD_GET_MODE_8_PcdUefiImageFormatSupportNonFv

#define _PCD_GET_MODE_8_PcdUefiImageFormatSupportNonFv   _gPcd_FixedAtBuild_PcdUefiImageFormatSupportNonFv

Definition at line 107 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdFatReadOnlyMode

#define _PCD_GET_MODE_BOOL_PcdFatReadOnlyMode   _gPcd_FeatureFlag_PcdFatReadOnlyMode

Definition at line 90 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderAllowMisalignedOffset

#define _PCD_GET_MODE_BOOL_PcdImageLoaderAllowMisalignedOffset   _gPcd_FixedAtBuild_PcdImageLoaderAllowMisalignedOffset

Definition at line 102 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderDebugSupport

#define _PCD_GET_MODE_BOOL_PcdImageLoaderDebugSupport   _gPcd_FixedAtBuild_PcdImageLoaderDebugSupport

Definition at line 101 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderHashProhibitOverlap

#define _PCD_GET_MODE_BOOL_PcdImageLoaderHashProhibitOverlap   _gPcd_FixedAtBuild_PcdImageLoaderHashProhibitOverlap

Definition at line 99 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderLoadHeader

#define _PCD_GET_MODE_BOOL_PcdImageLoaderLoadHeader   _gPcd_FixedAtBuild_PcdImageLoaderLoadHeader

Definition at line 100 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderRemoveXForWX

#define _PCD_GET_MODE_BOOL_PcdImageLoaderRemoveXForWX   _gPcd_FixedAtBuild_PcdImageLoaderRemoveXForWX

Definition at line 103 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderRtRelocAllowTargetMismatch

#define _PCD_GET_MODE_BOOL_PcdImageLoaderRtRelocAllowTargetMismatch   _gPcd_FixedAtBuild_PcdImageLoaderRtRelocAllowTargetMismatch

Definition at line 98 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdImageLoaderWXorX

#define _PCD_GET_MODE_BOOL_PcdImageLoaderWXorX   _gPcd_FixedAtBuild_PcdImageLoaderWXorX

Definition at line 104 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdUgaConsumeSupport

#define _PCD_GET_MODE_BOOL_PcdUgaConsumeSupport   _gPcd_FixedAtBuild_PcdUgaConsumeSupport

Definition at line 73 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdValidateOrderedCollection

#define _PCD_GET_MODE_BOOL_PcdValidateOrderedCollection   ((BOOLEAN)0U)

Definition at line 89 of file UserPcd.h.

◆ _PCD_GET_MODE_BOOL_PcdVerifyNodeInList

#define _PCD_GET_MODE_BOOL_PcdVerifyNodeInList   _gPcd_FixedAtBuild_PcdVerifyNodeInList

Definition at line 82 of file UserPcd.h.

◆ _PCD_GET_MODE_PTR_PcdUefiVariableDefaultLang

#define _PCD_GET_MODE_PTR_PcdUefiVariableDefaultLang   _gPcd_FixedAtBuild_PcdUefiVariableDefaultLang

Definition at line 87 of file UserPcd.h.

◆ _PCD_GET_MODE_PTR_PcdUefiVariableDefaultPlatformLang

#define _PCD_GET_MODE_PTR_PcdUefiVariableDefaultPlatformLang   _gPcd_FixedAtBuild_PcdUefiVariableDefaultPlatformLang

Definition at line 88 of file UserPcd.h.

Variable Documentation

◆ _gPcd_BinaryPatch_PcdSerialRegisterStride

UINT32 _gPcd_BinaryPatch_PcdSerialRegisterStride
extern

Definition at line 50 of file UserPcd.c.

◆ _gPcd_FeatureFlag_PcdFatReadOnlyMode

BOOLEAN _gPcd_FeatureFlag_PcdFatReadOnlyMode
extern

Definition at line 49 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdCpuNumberOfReservedVariableMtrrs

UINT32 _gPcd_FixedAtBuild_PcdCpuNumberOfReservedVariableMtrrs
extern

Definition at line 38 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdDebugClearMemoryValue

UINT8 _gPcd_FixedAtBuild_PcdDebugClearMemoryValue
extern

Definition at line 31 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdDebugPrintErrorLevel

UINT32 _gPcd_FixedAtBuild_PcdDebugPrintErrorLevel
extern

Definition at line 33 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdDebugPropertyMask

UINT8 _gPcd_FixedAtBuild_PcdDebugPropertyMask
extern

Definition at line 29 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdDebugRaisePropertyMask

UINT8 _gPcd_FixedAtBuild_PcdDebugRaisePropertyMask
extern

Definition at line 30 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdFixedDebugPrintErrorLevel

UINT32 _gPcd_FixedAtBuild_PcdFixedDebugPrintErrorLevel
extern

Definition at line 32 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderAlignmentPolicy

UINT32 _gPcd_FixedAtBuild_PcdImageLoaderAlignmentPolicy
extern

Definition at line 47 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderAllowMisalignedOffset

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderAllowMisalignedOffset
extern

Definition at line 44 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderDebugSupport

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderDebugSupport
extern

Definition at line 43 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderHashProhibitOverlap

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderHashProhibitOverlap
extern

Definition at line 41 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderLoadHeader

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderLoadHeader
extern

Definition at line 42 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderRelocTypePolicy

UINT32 _gPcd_FixedAtBuild_PcdImageLoaderRelocTypePolicy
extern

Definition at line 48 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderRemoveXForWX

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderRemoveXForWX
extern

Definition at line 45 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderRtRelocAllowTargetMismatch

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderRtRelocAllowTargetMismatch
extern

Definition at line 40 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageLoaderWXorX

BOOLEAN _gPcd_FixedAtBuild_PcdImageLoaderWXorX
extern

Definition at line 46 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdImageProtectionPolicy

UINT32 _gPcd_FixedAtBuild_PcdImageProtectionPolicy
extern

Definition at line 53 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdMaximumAsciiStringLength

UINT32 _gPcd_FixedAtBuild_PcdMaximumAsciiStringLength
extern

Definition at line 34 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdMaximumDevicePathNodeCount

UINT32 _gPcd_FixedAtBuild_PcdMaximumDevicePathNodeCount
extern

Definition at line 39 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdMaximumLinkedListLength

UINT32 _gPcd_FixedAtBuild_PcdMaximumLinkedListLength
extern

Definition at line 36 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdMaximumUnicodeStringLength

UINT32 _gPcd_FixedAtBuild_PcdMaximumUnicodeStringLength
extern

Definition at line 35 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdUefiImageFormatSupportFv

UINT8 _gPcd_FixedAtBuild_PcdUefiImageFormatSupportFv
extern

Definition at line 52 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdUefiImageFormatSupportNonFv

UINT8 _gPcd_FixedAtBuild_PcdUefiImageFormatSupportNonFv
extern

Definition at line 51 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdUefiLibMaxPrintBufferSize

UINT32 _gPcd_FixedAtBuild_PcdUefiLibMaxPrintBufferSize
extern

Definition at line 27 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdUefiVariableDefaultLang

UINT8 _gPcd_FixedAtBuild_PcdUefiVariableDefaultLang[4]
extern

Definition at line 9 of file UserUnicodeCollation.c.

◆ _gPcd_FixedAtBuild_PcdUefiVariableDefaultPlatformLang

UINT8 _gPcd_FixedAtBuild_PcdUefiVariableDefaultPlatformLang[6]
extern

Definition at line 10 of file UserUnicodeCollation.c.

◆ _gPcd_FixedAtBuild_PcdUgaConsumeSupport

BOOLEAN _gPcd_FixedAtBuild_PcdUgaConsumeSupport
extern

Definition at line 28 of file UserPcd.c.

◆ _gPcd_FixedAtBuild_PcdVerifyNodeInList

BOOLEAN _gPcd_FixedAtBuild_PcdVerifyNodeInList
extern

Definition at line 37 of file UserPcd.c.