Skip to content

Commit 6e4550c

Browse files
committed
PXE is not limited to servers
1 parent 9fa3af6 commit 6e4550c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ TFTP and HTTP server specifically designed to serve [iPXE](https://ipxe.org) ROM
44

55
pixie comes embedded with the following ROMs provided by the iPXE project:
66

7-
- `undionly.kpxe` - for legacy (BIOS) servers
8-
- `ipxe.efi` - for 64-bit EFI servers
9-
- `ipxe32.efi` - for 32-bit EFI servers
7+
- `undionly.kpxe` - for legacy (BIOS) machines
8+
- `ipxe.efi` - for 64-bit EFI machines
9+
- `ipxe32.efi` - for 32-bit EFI machines
1010

1111
It comes with an embedded [iPXE script](https://ipxe.org/scripting), which is used to chainload into per-machine iPXE scripts or access an iPXE shell.
1212

0 commit comments

Comments
 (0)