Home
last modified time | relevance | path

Searched refs:pxe (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/doc/
H A DREADME.pxe7 The 'pxe' commands provide a near subset of the functionality provided by
15 pxe get
17 syntax: pxe get
24 'pxe get' requires two environment variables to be set:
27 pxe files while they're being processed. Up to 16 config files may be
35 'pxe get' optionally supports these two environment variables being set:
38 'pxe get' uses it to look for a configuration file specific to a system's
42 digits, for example, 550e8400-e29b-41d4-a716-446655440000. 'pxe get' uses
47 'pxe get' repeatedly tries to download config files until it either
54 pxe boot
[all …]
H A DREADME.distro76 handled by U-Boot's "syslinux" (disk) or "pxe boot" (network). This is roughly
205 The U-Boot "syslinux" and "pxe boot" commands require a number of environment
288 func(PXE, pxe, na) \
314 Example: mmc0, mmc1, usb, pxe
378 For network targets (dhcp, pxe), only the device type gets specified;
396 * pxe
/rk3399_rockchip-uboot/include/configs/
H A Dtinker_rk3288.h18 func(PXE, pxe, na) \
H A Dmeson-gxbb-common.h37 func(PXE, pxe, na) \
H A Drpi.h153 func(PXE, pxe, na) \
H A Dti_omap4_common.h91 func(PXE, pxe, na) \
H A Dvining_2000.h28 func(PXE, pxe, na) \
H A Dmx6cuboxi.h131 func(PXE, pxe, na) \
H A Dtegra-common-post.h29 func(PXE, pxe, na) \
H A Dwandboard.h128 func(PXE, pxe, na) \
H A Dclearfog.h153 func(PXE, pxe, na) \
H A Dturris_omnia.h148 func(PXE, pxe, na) \
H A Dembestmx6boards.h133 func(PXE, pxe, na) \
H A Dnovena.h212 func(PXE, pxe, na) \
H A Dexynos5-common.h145 func(PXE, pxe, na) \
H A Drockchip-common.h96 #define BOOT_TARGET_PXE(func) func(PXE, pxe, na)
H A Dxilinx_zynqmp.h204 func(PXE, pxe, na) \
H A Dam335x_evm.h82 func(PXE, pxe, na) \
H A Dzynq-common.h195 #define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na)
H A Dsocfpga_common.h320 #define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na)
H A Dvexpress_common.h193 func(PXE, pxe, na) \
H A Dsunxi-common.h421 func(PXE, pxe, na) \
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_net.c33 struct efi_pxe pxe; member
241 netobj->parent.protocols[2].protocol_interface = &netobj->pxe; in efi_net_register()
264 netobj->pxe.mode = &netobj->pxe_mode; in efi_net_register()
/rk3399_rockchip-uboot/cmd/
H A DMakefile117 obj-$(CONFIG_CMD_PXE) += pxe.o
H A Dpxe.c1634 pxe, 3, 1, do_pxe,

12