We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa3af6 commit 6e4550cCopy full SHA for 6e4550c
README.md
@@ -4,9 +4,9 @@ TFTP and HTTP server specifically designed to serve [iPXE](https://ipxe.org) ROM
4
5
pixie comes embedded with the following ROMs provided by the iPXE project:
6
7
-- `undionly.kpxe` - for legacy (BIOS) servers
8
-- `ipxe.efi` - for 64-bit EFI servers
9
-- `ipxe32.efi` - for 32-bit EFI servers
+- `undionly.kpxe` - for legacy (BIOS) machines
+- `ipxe.efi` - for 64-bit EFI machines
+- `ipxe32.efi` - for 32-bit EFI machines
10
11
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.
12
0 commit comments