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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ManagedNetwork/
ManagedNetwork.h 151 EFI_MANAGED_NETWORK_GET_MODE_DATA GetModeData;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dns4.h 41 /// Count of the DNS servers. When used with GetModeData(),
55 /// used with GetModeData(), the buffer containing the list will
530 EFI_DNS4_GET_MODE_DATA GetModeData;
Dns6.h 62 /// Count of the DNS servers. When used with GetModeData(),
76 /// of preference. When used with GetModeData(), the buffer containing the list
526 EFI_DNS6_GET_MODE_DATA GetModeData;
Ftp4.h 81 /// responsible for freeing Username after GetModeData() is called.
86 /// responsible for freeing Password after GetModeData() is called.
238 The GetModeData() function reads the current operational settings of this
510 EFI_FTP4_GET_MODE_DATA GetModeData;
ManagedNetwork.h 359 EFI_MANAGED_NETWORK_GET_MODE_DATA GetModeData;
Udp6.h 305 The GetModeData() function copies the current operational settings of this EFI UDPv6 Protocol
568 EFI_UDP6_GET_MODE_DATA GetModeData;
Udp4.h 130 The GetModeData() function copies the current operational settings of this EFI
432 EFI_UDP4_GET_MODE_DATA GetModeData;
Dhcp4.h 424 The GetModeData() function returns the current operating mode and cached data
518 EFI_DHCP4_PROTOCOL.GetModeData() can be called to
566 EFI_DHCP4_PROTOCOL.GetModeData() can be called to
    [all...]
Dhcp6.h 540 freeing this buffer. Type is defined in EFI_DHCP6_PROTOCOL.GetModeData().
    [all...]
Http.h 302 The GetModeData() function is used to read the current mode data (operational
508 EFI_HTTP_GET_MODE_DATA GetModeData;
Ip4.h 275 The GetModeData() function returns the current operational mode data for this
315 frequently call GetModeData() to check the status to ensure that the default IPv4
599 EFI_IP4_GET_MODE_DATA GetModeData;
Mtftp4.h 516 EFI_MTFTP4_GET_MODE_DATA GetModeData;
Mtftp6.h 468 The GetModeData() function reads the current operational settings of this EFI MTFTPv6
    [all...]
Tcp4.h 562 EFI_TCP4_GET_MODE_DATA GetModeData;
Tcp6.h 480 The GetModeData() function copies the current operational settings of this EFI TCPv6
    [all...]
Ip6.h 190 /// GetModeData() call. If no address is available for selecting,
559 The GetModeData() function returns the current operational mode data for this driver instance.
597 algorithm. Clients could frequently call GetModeData() to check get currently configured IPv6
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/
Udp4.h 200 EFI_UDP4_GET_MODE_DATA GetModeData;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/
Dhcp4.h 224 EFI_DHCP4_GET_MODE_DATA GetModeData;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/
Ip4.h 228 EFI_IP4_GET_MODE_DATA GetModeData;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Mtftp4/
Mtftp4.h 278 EFI_MTFTP4_GET_MODE_DATA GetModeData;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
Tcp4.h 231 EFI_TCP4_GET_MODE_DATA GetModeData;

Completed in 192 milliseconds