]> Pileus Git - ~andy/linux/blobdiff - Documentation/efi-stub.txt
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
[~andy/linux] / Documentation / efi-stub.txt
index 44e6bb6ead1012bb03ce42a223eab10ff75b6a76..c628788d5b4753467a3b7154f26bab9f05221252 100644 (file)
@@ -20,7 +20,7 @@ The EFI boot stub is enabled with the CONFIG_EFI_STUB kernel option.
 **** How to install bzImage.efi
 
 The bzImage located in arch/x86/boot/bzImage must be copied to the EFI
-System Partiion (ESP) and renamed with the extension ".efi". Without
+System Partition (ESP) and renamed with the extension ".efi". Without
 the extension the EFI firmware loader will refuse to execute it. It's
 not possible to execute bzImage.efi from the usual Linux file systems
 because EFI firmware doesn't have support for them.