Searched defs:efi_net_obj (Results 1 – 1 of 1) sorted by relevance
54 struct efi_net_obj { struct55 struct efi_object header;56 struct efi_simple_network net;57 struct efi_simple_network_mode net_mode;58 struct efi_pxe_base_code_protocol pxe;59 struct efi_pxe_mode pxe_mode;
Completed in 7 milliseconds