HomeSort by: relevance | last modified time | path
    Searched refs:PxeBaseCodeProtocol (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/i386/stand/efiboot/
efipxe.c 56 status = LibLocateHandle(ByProtocol, &PxeBaseCodeProtocol, NULL,
73 &PxeBaseCodeProtocol, (void **)&pxe);
  /src/sys/stand/efiboot/
efipxe.c 56 status = LibLocateHandle(ByProtocol, &PxeBaseCodeProtocol, NULL,
73 &PxeBaseCodeProtocol, (void **)&pxe);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 107 #define PxeBaseCodeProtocol gEfiPxeBaseCodeProtocolGuid

Completed in 19 milliseconds