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

  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiAuthenticationInfo.c 2 Implementation for EFI_AUTHENTICATION_INFO_PROTOCOL. Currently it is a
18 EFI_AUTHENTICATION_INFO_PROTOCOL gIScsiAuthenticationInfo = {
26 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
39 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
50 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
61 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
IScsiDriver.h 45 extern EFI_AUTHENTICATION_INFO_PROTOCOL gIScsiAuthenticationInfo;
547 // EFI_AUTHENTICATION_INFO_PROTOCOL for iSCSI driver.
553 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
566 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
574 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
585 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
    [all...]
IScsiDriver.c     [all...]
  /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 1014 milliseconds