Home
last modified time | relevance | path

Searched full:pxe (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/u-boot/doc/
H A DREADME.pxe6 The 'pxe' commands provide a near subset of the functionality provided by
8 remotely using the same PXE based techniques that many non U-Boot based servers
14 pxe get
16 syntax: pxe get
23 'pxe get' requires two environment variables to be set:
26 pxe files while they're being processed. Up to 16 config files may be
34 'pxe get' optionally supports these two environment variables being set:
37 'pxe get' uses it to look for a configuration file specific to a system's
41 digits, for example, 550e8400-e29b-41d4-a716-446655440000. 'pxe get' uses
46 'pxe get' repeatedly tries to download config files until it either
[all …]
H A DREADME.distro75 handled by U-Boot's "syslinux" (disk) or "pxe boot" (network). This is roughly
202 The U-Boot "syslinux" and "pxe boot" commands require a number of environment
285 func(PXE, pxe, na) \
295 - Upper-case disk type (MMC, SATA, SCSI, IDE, USB, DHCP, PXE, VIRTIO).
311 Example: mmc0, mmc1, usb, pxe
375 For network targets (dhcp, pxe), only the device type gets specified;
393 * pxe
/openbmc/qemu/roms/
H A DMakefile7 pxe-rom-e1000 efi-rom-e1000 : VID := 8086
8 pxe-rom-e1000 efi-rom-e1000 : DID := 100e
9 pxe-rom-e1000e efi-rom-e1000e : VID := 8086
10 pxe-rom-e1000e efi-rom-e1000e : DID := 10d3
11 pxe-rom-eepro100 efi-rom-eepro100 : VID := 8086
12 pxe-rom-eepro100 efi-rom-eepro100 : DID := 1209
13 pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 1050
14 pxe-rom-ne2k_pci efi-rom-ne2k_pci : DID := 0940
15 pxe-rom-pcnet efi-rom-pcnet : VID := 1022
16 pxe-rom-pcnet efi-rom-pcnet : DID := 2000
[all …]
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot30 ... Pxe=Force PXE
52 Once Pxe UEFI
58 Once Pxe Legacy
72 Continuous Pxe UEFI
78 Continuous Pxe Legacy
92 Disabled Pxe UEFI
98 Disabled Pxe Legacy
112 Once Pxe UEFI
118 Once Pxe Legacy
132 Continuous Pxe UEFI
[all …]
/openbmc/qemu/pc-bios/
H A Dmeson.build49 'pxe-e1000.rom',
50 'pxe-eepro100.rom',
51 'pxe-ne2k_pci.rom',
52 'pxe-pcnet.rom',
53 'pxe-rtl8139.rom',
54 'pxe-virtio.rom',
H A DREADME23 - The PXE roms come from the iPXE project. Built with BANNER_TIME 0.
26 8086:100e -> pxe-e1000.rom
27 8086:1209 -> pxe-eepro100.rom
28 1050:0940 -> pxe-ne2k_pci.rom
29 1022:2000 -> pxe-pcnet.rom
30 10ec:8139 -> pxe-rtl8139.rom
31 1af4:1000 -> pxe-virtio.rom
/openbmc/u-boot/cmd/
H A Dpxe.c292 * Looks for a pxe file with a name based on the pxeuuid environment variable.
309 * Looks for a pxe file with a name based on the 'ethaddr' environment
328 * Looks for pxe files with names based on our IP address. See pxelinux
354 * Entry point for the 'pxe get' command.
440 * A note on the pxe file parser.
449 * future for non pxe purposes. The only action it takes during parsing that
451 * pxe, and does a tftp download of a file listed as an include file in the
457 * Describes a single label given in a pxe file.
487 * Describes a pxe menu as given via pxe files.
532 * currently only created by the pxe file parsing code.
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dnetwork_device_function.hpp42 PXE, enumerator
88 {BootMode::PXE, "PXE"},
/openbmc/qemu/tests/qtest/
H A Dpxe-test.c2 * PXE test cases.
23 static char disk[] = "tests/pxe-test-disk-XXXXXX";
115 testname = g_strdup_printf("pxe/ipv4/%s/%s", in test_batch()
121 testname = g_strdup_printf("pxe/ipv6/%s/%s", in test_batch()
/openbmc/u-boot/include/configs/
H A Dtinker_rk3288.h17 func(PXE, pxe, na) \
H A Dembestmx6boards.h115 * 1M script, 1M pxe and the ramdisk at the end */
129 func(PXE, pxe, na) \
H A Drockchip-common.h30 #define BOOT_TARGET_PXE(func) func(PXE, pxe, na)
H A Dvining_2000.h27 func(PXE, pxe, na) \
H A Dpcl063.h89 func(PXE, pxe, na) \
H A Dtegra-common-post.h28 func(PXE, pxe, na) \
H A Del6x_common.h71 func(PXE, PXE, na) \
H A Dmeson64.h76 func(PXE, pxe, na) \
H A Dxilinx_versal.h103 func(PXE, pxe, na) \
H A Dturris_mox.h88 func(PXE, pxe, na) \
H A Dmvebu_armada-37xx.h97 func(PXE, pxe, na) \
H A Dmvebu_armada-8k.h103 func(PXE, pxe, na) \
H A Dsunxi-common.h313 * Scripts, PXE and DTBs should go afterwards, leaving the rest for the initrd.
327 * 1M script, 1M pxe and the ramdisk at the end.
340 * 1M script, 1M pxe and the ramdisk at the end.
417 func(PXE, pxe, na) \
/openbmc/qemu/scripts/
H A Drefresh-pxe-roms.sh3 # PXE ROM build script
22 # ./scripts/refresh-pxe-roms.sh
/openbmc/linux/Documentation/networking/devlink/
H A Dsfc.rst53 multiple images (e.g. PXE and UEFI), this is the specifically the PXE boot
/openbmc/u-boot/lib/efi_loader/
H A Defi_net.c35 * @pxe: PXE base code protocol interface
36 * @pxe_mode: status of the PXE base code protocol
42 struct efi_pxe pxe; member
623 &netobj->pxe); in efi_net_register()
647 netobj->pxe.mode = &netobj->pxe_mode; in efi_net_register()

1234