]> git.baikalelectronics.ru Git - uboot.git/commit
x86: doc: Fix reference to EFI doc in U-Boot
authorBin Meng <bmeng.cn@gmail.com>
Tue, 12 Jun 2018 15:36:13 +0000 (08:36 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 17 Jun 2018 13:16:04 +0000 (21:16 +0800)
commit07d4c98f3c4d334ff89255045aaa2c6c1d8263fe
tree06533c16dc2798df45fc7bde6513e80f679e4543
parent97bce80e39ddf40e4f973bfe0f06d5c5194c558e
x86: doc: Fix reference to EFI doc in U-Boot

Since commit 5a3007f27d5b ("efi_loader: split README.efi into two
separate documents"), the original README.efi was renamed to
README.u-boot_on_efi, but x86 doc still refers to the old one.

This updates the x86 doc to reference both README.u-boot_on_efi and
README.uefi.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
doc/README.x86