:: commit a069e220c0fc58e93600c157e0f68c09777b29fc

mintsuki <mintsuki@protonmail.com> — 2023-06-13 22:14

parents: b764792c97

docs: BOOT{IA32,X64,AA64}.EFI -> BOOT*.EFI

diff --git a/README.md b/README.md
index 0d3f75b2..d290a449 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@ make install    # (or gmake where applicable)
 ## How to use
 
 ### UEFI
-The `BOOT{IA32,X64,AA64}.EFI` files are valid EFI applications that can be simply copied to
+The `BOOT*.EFI` files are valid EFI applications that can be simply copied to
 the `/EFI/BOOT` directory of a FAT formatted EFI system partition. These files can
 be installed there and coexist with a BIOS installation of Limine (see below) so
 that the disk will be bootable on both BIOS and UEFI systems.
@@ -229,9 +229,9 @@ server or your existing DHCP server and a proxy DHCP server such as dnsmasq.
 `limine.cfg` and `limine.sys` are expected to be on the server used for boot.
 
 ### UEFI/PXE boot
-The `BOOT{IA32,X64,AA64}.EFI` files are compatible with UEFI PXE.
+The `BOOT*.EFI` files are compatible with UEFI PXE.
 The steps needed to boot Limine are the same as with BIOS PXE,
-except that you don't need `limine.sys` in the server.
+except that the `limine.sys` file is not needed on the server.
 
 ### Configuration
 The `limine.cfg` file contains Limine's configuration.
tab: 248 wrap: offon