OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pxe
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
efipxe.c
32
EFI_PXE_BASE_CODE *
pxe
;
member in struct:efipxeinfo
45
EFI_PXE_BASE_CODE *
pxe
;
local in function:efi_pxe_probe
73
&PxeBaseCodeProtocol, (void **)&
pxe
);
77
if (
pxe
->Mode == NULL ||
78
(!
pxe
->Mode->DhcpAckReceived && !
pxe
->Mode->PxeReplyReceived))
106
epi->
pxe
=
pxe
;
124
printf("
pxe
pxe
%d", n++)
[
all
...]
/src/sys/stand/efiboot/
efipxe.c
32
EFI_PXE_BASE_CODE *
pxe
;
member in struct:efipxeinfo
45
EFI_PXE_BASE_CODE *
pxe
;
local in function:efi_pxe_probe
73
&PxeBaseCodeProtocol, (void **)&
pxe
);
77
if (
pxe
->Mode == NULL ||
78
(!
pxe
->Mode->DhcpAckReceived && !
pxe
->Mode->PxeReplyReceived))
106
epi->
pxe
=
pxe
;
/src/sys/arch/i386/stand/pxeboot/
pxe.c
1
/* $NetBSD:
pxe
.c,v 1.18 2013/10/20 19:47:28 christos Exp $ */
69
* Support for the Intel Preboot Execution Environment (
PXE
).
71
*
PXE
provides a UDP implementation as well as a UNDI network device
72
* driver. UNDI is much more complicated to use than
PXE
UDP, so we
73
* use
PXE
UDP as a cheap and easy way to get
PXE
support.
102
#include "
pxe
.h"
228
* Since the
PXE
BIOS has already done DHCP, make sure we
268
*
PXE
initialization and support routines
285
pxe_t *
pxe
;
local in function:pxe_init
[
all
...]
Makefile
7
NEWVERSWHAT= "
PXE
Boot"
17
SRCS+=exec.c exec_multiboot1.c exec_multiboot2.c
pxe
.c pxe_call.S
Completed in 39 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025