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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ComponentName/
ComponentName.h 35 EFI_FORWARD_DECLARATION (EFI_COMPONENT_NAME_PROTOCOL);
40 IN EFI_COMPONENT_NAME_PROTOCOL * This,
51 This - A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
74 IN EFI_COMPONENT_NAME_PROTOCOL * This,
88 This - A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ComponentName.h 28 typedef struct _EFI_COMPONENT_NAME_PROTOCOL EFI_COMPONENT_NAME_PROTOCOL;
34 @param This A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
56 IN EFI_COMPONENT_NAME_PROTOCOL *This,
66 @param This A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.
105 IN EFI_COMPONENT_NAME_PROTOCOL *This,

Completed in 56 milliseconds