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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/AuthenticationInfo/
AuthenticationInfo.h 35 EFI_FORWARD_DECLARATION (EFI_AUTHENTICATION_INFO_PROTOCOL);
40 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
51 This - Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL instance.
71 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
81 This - Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL instance.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AuthenticationInfo.h 2 EFI_AUTHENTICATION_INFO_PROTOCOL as defined in UEFI 2.0.
35 typedef struct _EFI_AUTHENTICATION_INFO_PROTOCOL EFI_AUTHENTICATION_INFO_PROTOCOL;
178 @param[in] This The pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
195 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
203 @param[in] This The pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
219 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,

Completed in 65 milliseconds