HomeSort by relevance Sort by last modified time
    Searched defs:EFI_PCI_PLATFORM_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciPlatform/
PciPlatform.h 38 EFI_FORWARD_DECLARATION (EFI_PCI_PLATFORM_PROTOCOL);
60 IN EFI_PCI_PLATFORM_PROTOCOL *This,
81 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
96 IN EFI_PCI_PLATFORM_PROTOCOL *This,
119 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
136 IN EFI_PCI_PLATFORM_PROTOCOL *This,
147 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
161 IN EFI_PCI_PLATFORM_PROTOCOL *This,
180 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
184 by EFI_PCI_PLATFORM_PROTOCOL.GetPciRom() using the EFI Boot Service AllocatePool().
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciPlatform.h 26 /// This file must be included because the EFI_PCI_PLATFORM_PROTOCOL uses
32 /// Global ID for the EFI_PCI_PLATFORM_PROTOCOL.
40 /// Forward declaration for EFI_PCI_PLATFORM_PROTOCOL.
42 typedef struct _EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_PLATFORM_PROTOCOL;
203 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
214 IN EFI_PCI_PLATFORM_PROTOCOL *This,
236 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
249 IN EFI_PCI_PLATFORM_PROTOCOL *This,
264 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
274 IN CONST EFI_PCI_PLATFORM_PROTOCOL *This,
    [all...]

Completed in 1262 milliseconds