commit | 7a867609248aaca5f293ed2abc8fb662421cae21 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 17 20:34:47 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:09 2015 -0700 |
tree | 5316f4fd257972c39309d8f219ce48e8603cb017 | |
parent | 1916ec12672f76b9a9b0c581e41dad8afea2187d [diff] |
efi: Update README.efi to clarify build and test instructions The doc has a misleading 'make menuconfig' when building the EFI application and payload. Clarify this and also update information on test with QEMU. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>