Home
last modified time | relevance | path

Searched refs:FeaturePcdGet (Results 1 – 25 of 169) sorted by relevance

1234567

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
DUefiDriverModel.c122 if (DriverDiagnostics == NULL || FeaturePcdGet(PcdDriverDiagnosticsDisable)) { in EfiLibInstallAllDriverProtocols()
124 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
139 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
158 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
175 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
250 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallDriverBindingComponentName2()
251 if (ComponentName2 == NULL || FeaturePcdGet(PcdComponentName2Disable)) { in EfiLibInstallDriverBindingComponentName2()
266 if (ComponentName2 == NULL || FeaturePcdGet(PcdComponentName2Disable)) { in EfiLibInstallDriverBindingComponentName2()
350 if (DriverDiagnostics == NULL || FeaturePcdGet(PcdDriverDiagnosticsDisable)) { in EfiLibInstallAllDriverProtocols2()
351 if (DriverDiagnostics2 == NULL || FeaturePcdGet(PcdDriverDiagnostics2Disable)) { in EfiLibInstallAllDriverProtocols2()
[all …]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
DUefiDriverModel.c122 if (DriverDiagnostics == NULL || FeaturePcdGet(PcdDriverDiagnosticsDisable)) { in EfiLibInstallAllDriverProtocols()
124 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
139 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
158 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
175 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallAllDriverProtocols()
250 if (ComponentName == NULL || FeaturePcdGet(PcdComponentNameDisable)) { in EfiLibInstallDriverBindingComponentName2()
251 if (ComponentName2 == NULL || FeaturePcdGet(PcdComponentName2Disable)) { in EfiLibInstallDriverBindingComponentName2()
266 if (ComponentName2 == NULL || FeaturePcdGet(PcdComponentName2Disable)) { in EfiLibInstallDriverBindingComponentName2()
350 if (DriverDiagnostics == NULL || FeaturePcdGet(PcdDriverDiagnosticsDisable)) { in EfiLibInstallAllDriverProtocols2()
351 if (DriverDiagnostics2 == NULL || FeaturePcdGet(PcdDriverDiagnostics2Disable)) { in EfiLibInstallAllDriverProtocols2()
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
DStatusCodeRuntimeDxe.c122 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in ReportDispatcher()
131 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in ReportDispatcher()
138 if (FeaturePcdGet (PcdStatusCodeUseDataHub)) { in ReportDispatcher()
147 if (FeaturePcdGet (PcdStatusCodeUseOEM)) { in ReportDispatcher()
216 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in InitializationDispatcherWorker()
223 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in InitializationDispatcherWorker()
227 if (FeaturePcdGet (PcdStatusCodeUseDataHub)) { in InitializationDispatcherWorker()
230 if (FeaturePcdGet (PcdStatusCodeUseOEM)) { in InitializationDispatcherWorker()
241 if (FeaturePcdGet (PcdStatusCodeReplayIn)) { in InitializationDispatcherWorker()
261 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in InitializationDispatcherWorker()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
DStatusCodeHandlerRuntimeDxe.c38 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in UnregisterBootTimeHandlers()
89 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in InitializationDispatcherWorker()
96 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in InitializationDispatcherWorker()
104 if (FeaturePcdGet (PcdStatusCodeReplayIn)) { in InitializationDispatcherWorker()
124 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in InitializationDispatcherWorker()
133 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in InitializationDispatcherWorker()
180 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in StatusCodeHandlerRuntimeDxeEntry()
183 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in StatusCodeHandlerRuntimeDxeEntry()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/Pei/
DStatusCodePei.c64 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in ReportDispatcher()
73 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in ReportDispatcher()
80 if (FeaturePcdGet (PcdStatusCodeUseOEM)) { in ReportDispatcher()
124 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in PeiStatusCodeDriverEntry()
128 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in PeiStatusCodeDriverEntry()
132 if (FeaturePcdGet (PcdStatusCodeUseOEM)) { in PeiStatusCodeDriverEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/
DStatusCodeHandlerSmm.c37 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in InitializationDispatcherWorker()
44 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in InitializationDispatcherWorker()
82 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in StatusCodeHandlerSmmEntry()
85 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in StatusCodeHandlerSmmEntry()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibCTA9x4/
DCTA9x4Sec.c131 if (!FeaturePcdGet (PcdNorFlashRemapping)) { in ArmPlatformSecInitialize()
158 …if ((FeaturePcdGet (PcdSystemMemoryInitializeInSec)) || (FeaturePcdGet (PcdStandalone) == FALSE)) { in ArmPlatformSecInitialize()
160 ASSERT(FeaturePcdGet (PcdSystemMemoryInitializeInSec) == TRUE); in ArmPlatformSecInitialize()
167 if (FeaturePcdGet (PcdNorFlashRemapping)) { in ArmPlatformSecInitialize()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DevicePathDxe/
DDevicePath.c71 if (FeaturePcdGet (PcdDevicePathSupportDevicePathToText)) { in DevicePathEntryPoint()
72 if (FeaturePcdGet (PcdDevicePathSupportDevicePathFromText)) { in DevicePathEntryPoint()
89 if (FeaturePcdGet (PcdDevicePathSupportDevicePathFromText)) { in DevicePathEntryPoint()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
DAcpiS3Save.c150 if (FeaturePcdGet(PcdFrameworkCompatibilitySupport)) { in S3Ready()
183 if (!FeaturePcdGet(PcdPlatformCsmSupport)) { in InstallAcpiS3Save()
192 if (FeaturePcdGet(PcdFrameworkCompatibilitySupport)) { in InstallAcpiS3Save()
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DMemDetect.c120 if (!FeaturePcdGet (PcdDxeIplSwitchToLongMode)) { in GetFirstNonAddress()
284 if (!FeaturePcdGet (PcdDxeIplSwitchToLongMode)) { in GetPeiMemoryCap()
347 if (FeaturePcdGet (PcdSmmSmramRequire)) { in PublishPeiMemory()
385 MemoryBase = mS3Supported && FeaturePcdGet (PcdSmmSmramRequire) ? in PublishPeiMemory()
456 if (FeaturePcdGet (PcdSmmSmramRequire)) { in QemuInitializeRam()
579 if (!FeaturePcdGet (PcdSmmSmramRequire)) { in InitializeRamRegions()
601 if (FeaturePcdGet (PcdSmmSmramRequire)) { in InitializeRamRegions()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DMemoryTest.c71 if (EFI_ERROR (Status) && FeaturePcdGet (PcdUgaConsumeSupport)) { in PlatformBdsShowProgress()
131 } else if (FeaturePcdGet (PcdUgaConsumeSupport)) { in PlatformBdsShowProgress()
166 } else if (FeaturePcdGet (PcdUgaConsumeSupport)) { in PlatformBdsShowProgress()
286 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in BdsMemoryTest()
314 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in BdsMemoryTest()
360 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in BdsMemoryTest()
388 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in BdsMemoryTest()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/
DStatusCodeHandlerPei.c54 if (FeaturePcdGet (PcdStatusCodeUseSerial)) { in StatusCodeHandlerPeiEntry()
60 if (FeaturePcdGet (PcdStatusCodeUseMemory)) { in StatusCodeHandlerPeiEntry()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DFdtPlatform.c174 if (FeaturePcdGet (PcdOverridePlatformFdt) || FeaturePcdGet (PcdDumpFdtShellCommand)) { in FdtPlatformEntryPoint()
200 if (FeaturePcdGet (PcdOverridePlatformFdt)) { in FdtPlatformEntryPoint()
226 if (FeaturePcdGet (PcdDumpFdtShellCommand)) { in FdtPlatformEntryPoint()
295 if (FeaturePcdGet (PcdOverridePlatformFdt)) { in RunFdtInstallation()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DPageTbl.c37 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmmInitPageTable()
60 if (FeaturePcdGet (PcdCpuSmmStackGuard)) { in SmmInitPageTable()
111 if ((FeaturePcdGet (PcdCpuSmmStackGuard)) && in SmiPFHandler()
161 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmiPFHandler()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
DReportStatusCode.c47 if (FeaturePcdGet (PcdStatusCodeUseEfiSerial)) { in LibReportStatusCode()
157 if (FeaturePcdGet (PcdStatusCodeUseHardSerial)) { in LibReportStatusCode()
163 if (FeaturePcdGet (PcdStatusCodeUseEfiSerial)) { in LibReportStatusCode()
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DMemoryTest.c123 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in PlatformBootManagerMemoryTest()
151 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in PlatformBootManagerMemoryTest()
197 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in PlatformBootManagerMemoryTest()
225 if (!FeaturePcdGet(PcdBootlogoOnlyEnable)) { in PlatformBootManagerMemoryTest()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/
DDebugSecExtraActionLib.c74 if (FeaturePcdGet (PcdStandalone) == FALSE) { in ArmPlatformSecExtraAction()
100 } else if (FeaturePcdGet (PcdSystemMemoryInitializeInSec)) { in ArmPlatformSecExtraAction()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DDxeLoadFunc.c83 if (FeaturePcdGet (PcdDxeIplBuildPageTables)) { in HandOffToDxeCore()
102 if (FeaturePcdGet (PcdDxeIplBuildPageTables)) { in HandOffToDxeCore()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmLockBoxLib/
DSmmLockBoxPeiLib.c90 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in InternalInitLinkDxe()
112 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in InternalNextLinkDxe()
176 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode))) { in InternalSmstGetVendorTableByGuid()
577 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in RestoreLockBox()
585 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in RestoreLockBox()
699 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in RestoreAllLockBoxInPlace()
706 if ((sizeof(UINTN) == sizeof(UINT32)) && (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) ) { in RestoreAllLockBoxInPlace()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciLib.c45 if (!FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in GetBackPcCardBar()
104 if (gPciHotPlugInit != NULL && FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in GetBackPcCardBar()
127 if (!FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in RemoveRejectedPciDevices()
438 FeaturePcdGet (PcdPciBridgeIoAlignmentProbe) ? 0x1FF: 0xFFF, in PciHostBridgeResourceAllocator()
593 if (!FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciHostBridgeResourceAllocator()
1061 if (FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciScanBus()
1102 if (!FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciScanBus()
1223 if (FeaturePcdGet (PcdPciBusHotplugDeviceSupport) && BusPadding) { in PciScanBus()
1320 … if (gPciHotPlugInit != NULL && Temp->Allocated && FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciRootBridgeP2CProcess()
1383 if (!FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciHostBridgeP2CProcess()
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
DComponentName.c229 if (!(FeaturePcdGet(PcdComponentNameDisable) && FeaturePcdGet(PcdComponentName2Disable))) { in AddName()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DMpService.c522 if (FeaturePcdGet (PcdCpuSmmEnableBspElection)) { in BSPHandler()
754 if (FeaturePcdGet (PcdCpuSmmStackGuard)) { in Gen4GPageTable()
795 if (FeaturePcdGet (PcdCpuSmmStackGuard)) { in Gen4GPageTable()
935 if (!FeaturePcdGet (PcdCpuHotPlugSupport)) { in InternalSmmStartupThisAp()
1008 …return InternalSmmStartupThisAp(Procedure, CpuIndex, ProcArguments, FeaturePcdGet (PcdCpuSmmBlockS… in SmmStartupThisAp()
1029 if (FeaturePcdGet (PcdCpuSmmDebug)) { in CpuSmmDebugEntry()
1059 if (FeaturePcdGet (PcdCpuSmmDebug)) { in CpuSmmDebugExit()
1150 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmiRendezvous()
1169 if (FeaturePcdGet (PcdCpuSmmEnableBspElection)) { in SmiRendezvous()
1210 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmiRendezvous()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DLanguage.c165 if (!FeaturePcdGet (PcdUefiVariableDefaultLangDeprecate)) { in InitializeLanguage()
195 if (!FeaturePcdGet (PcdUefiVariableDefaultLangDeprecate)) { in InitializeLanguage()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/
DUnicodeCollationEng.c130 if (FeaturePcdGet (PcdUnicodeCollation2Support)) { in InitializeUnicodeCollationEng()
131 if (FeaturePcdGet (PcdUnicodeCollationSupport)) { in InitializeUnicodeCollationEng()
151 if (FeaturePcdGet (PcdUnicodeCollationSupport)) { in InitializeUnicodeCollationEng()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SerialPortLib/
DSerialPortLib.c174 if (FeaturePcdGet (PcdStatusCodeUseIsaSerial)) { in SerialPortWrite()
238 if (FeaturePcdGet (PcdStatusCodeUseIsaSerial)) { in SerialPortRead()

1234567