Searched hist:c7ae3dfdccc171543804d6577ee41ab03e7a09bc (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/asm-generic/ |
H A D | sections.h | diff c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | helloworld.c | c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | Makefile | diff c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.lib | diff c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/cmd/ |
H A D | bootefi.c | diff c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | Kconfig | diff c7ae3dfdccc171543804d6577ee41ab03e7a09bc Mon Nov 07 09:47:08 CST 2016 Simon Glass <sjg@chromium.org> efi: Add support for a hello world test program
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: Fix documentation, add unfulfilled kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de>
|