Searched refs:Component (Results 1 – 25 of 253) sorted by relevance
1234567891011
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | DscClassObject.py | 820 Component = PlatformModuleClass() 821 Component.FilePath = NormPath(InfFilename) 822 Component.ExecFilePath = NormPath(ExecFilename) 823 CheckFileType(Component.FilePath, '.Inf', ContainerFile, 'component name', Item[0], LineNo) 824 … CheckFileExist(self.WorkspaceDir, Component.FilePath, ContainerFile, 'component', Item[0], LineNo) 836 Component.LibraryClasses.LibraryList.append(PlatformLibraryClass(LibName, LibFile)) 839 … Component.ModuleSaBuildOption.BuildOptionList.append(BuildOptionClass(Key[0], Key[1], Key[2])) 855 …Component.PcdBuildDefinitions.append(PcdClass(TokenInfo[1], '', TokenInfo[0], '', '', List[1], Typ… 866 …Component.PcdBuildDefinitions.append(PcdClass(TokenInfo[1], '', TokenInfo[0], '', List[2], List[1]… 877 …Component.PcdBuildDefinitions.append(PcdClass(TokenInfo[1], '', TokenInfo[0], '', '', '', Type, []… [all …]
|
/device/linaro/bootloader/edk2/FatBinPkg/ |
D | ReadMe.txt | 4 The Component Name 2 Protocol and Unicode Collation 2 Protocol are supported.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | pymactoolbox.h | 106 extern PyObject *CmpObj_New(Component); 107 extern int CmpObj_Convert(PyObject *, Component *);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | pymactoolbox.h | 106 extern PyObject *CmpObj_New(Component); 107 extern int CmpObj_Convert(PyObject *, Component *);
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Binary/D02/Drivers/SnpPV600Dxe_PLAT/ |
D | SnpPV600DxeMac4PhyInitOnly.inf | 2 # Component name for module SnpNt32Dxe
|
D | SnpPV600DxeMac5.inf | 2 # Component name for module SnpNt32Dxe
|
/device/linaro/bootloader/edk2/OptionRomPkg/ |
D | ReadMe.txt | 13 Component Name (2), EFI driver supported Verison protocol.
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/NorFlashQemuLib/ |
D | NorFlashQemuLib.inf | 3 # Component description file for NorFlashQemuLib module
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/ |
D | MiscBaseBoardManufacturer.uni | 24 #string STR_MISC_BASE_BOARD_CHASSIS_LOCATION #language en-US "Part Component"
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL011Uart/ |
D | PL011Uart.inf | 3 # Component description file for PL011Uart module
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/IsaAcpiDxe/ |
D | IsaAcpi.uni | 2 // Component description file for PCAT ISA ACPI driver
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIa64Lib/ |
D | CpuIA64Lib.inf | 18 # Component description file for the Cpu IA64 library.
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/ |
D | XenConsoleSerialPortLib.inf | 3 # Component description file for XenConsoleSerialPortLib module
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ |
D | ArmVExpressSysConfigLib.inf | 3 # Component description file for ArmVExpressSysConfigLib module
|
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/ |
D | Reset.inf | 2 # Component description file for AcpiResetDxe module.
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SaveMemoryConfig/ |
D | SaveMemoryConfig.inf | 2 # Component description file for SaveMemoryConfig module
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/ |
D | IdeController.uni | 4 // Component description file for the IDE Controller Init module.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/ |
D | HdLcdArmVExpressLib.inf | 3 # Component description file for HdLcdArmLib module
|
/device/linaro/bootloader/edk2/EmbeddedPkg/MetronomeDxe/ |
D | MetronomeDxe.inf | 3 # Component description file for Bds module
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/ |
D | CustomizedDecompress.inf | 18 # Component description file for the Customized Decompress library.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Metronome/ |
D | Metronome.inf | 30 # Component description file for LegacyMetronome module
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Xhci/RenesasFirmwarePD720202/ |
D | RenesasFirmwarePD720202.inf | 2 # Component description file for Reneses PD720202 firmware download driver
|
/device/linaro/bootloader/edk2/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/ |
D | DxeSmbiosDataHobLib.inf | 2 # Component INF file for the DxeSmbiosDataHob library.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/ |
D | PL111LcdArmVExpressLib.inf | 3 # Component description file for ArmVeGraphicsDxe module
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ |
D | ArmVExpressSysConfigRuntimeLib.inf | 3 # Component description file for ArmVExpressSysConfigRuntimeLib module
|
1234567891011