Searched refs:efi_pxe_base_code_protocol (Results 1 - 2 of 2) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_net.c57 struct efi_pxe_base_code_protocol pxe;
744 struct efi_pxe_base_code_protocol *this,
751 struct efi_pxe_base_code_protocol *this)
757 struct efi_pxe_base_code_protocol *this,
764 struct efi_pxe_base_code_protocol *this,
772 struct efi_pxe_base_code_protocol *this,
783 struct efi_pxe_base_code_protocol *this,
795 struct efi_pxe_base_code_protocol *this,
806 struct efi_pxe_base_code_protocol *this,
813 struct efi_pxe_base_code_protocol *thi
[all...]
/u-boot/include/
H A Defi_api.h1646 struct efi_pxe_base_code_protocol { struct
1648 efi_status_t (EFIAPI *start)(struct efi_pxe_base_code_protocol *this,
1650 efi_status_t (EFIAPI *stop)(struct efi_pxe_base_code_protocol *this);
1651 efi_status_t (EFIAPI *dhcp)(struct efi_pxe_base_code_protocol *this,
1654 struct efi_pxe_base_code_protocol *this,
1658 struct efi_pxe_base_code_protocol *this,
1665 struct efi_pxe_base_code_protocol *this,
1673 struct efi_pxe_base_code_protocol *this,
1680 struct efi_pxe_base_code_protocol *this,
1682 efi_status_t (EFIAPI *arp)(struct efi_pxe_base_code_protocol *thi
[all...]

Completed in 60 milliseconds