Searched hist:"65 e4c0b168651285adeab66f32f3a14668f3e4bd" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/x86/lib/ |
H A D | sections.c | 65e4c0b168651285adeab66f32f3a14668f3e4bd Sun Sep 25 16:27:35 CDT 2016 Simon Glass <sjg@chromium.org> x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.
Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application is supported. If a 64-bit kernel must be booted, U-Boot supports this directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a payload for both 32-bit and 64-bit EFI.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | Makefile | diff 65e4c0b168651285adeab66f32f3a14668f3e4bd Sun Sep 25 16:27:35 CDT 2016 Simon Glass <sjg@chromium.org> x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.
Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application is supported. If a 64-bit kernel must be booted, U-Boot supports this directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a payload for both 32-bit and 64-bit EFI.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | u-boot.lds | diff 65e4c0b168651285adeab66f32f3a14668f3e4bd Sun Sep 25 16:27:35 CDT 2016 Simon Glass <sjg@chromium.org> x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.
Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application is supported. If a 64-bit kernel must be booted, U-Boot supports this directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a payload for both 32-bit and 64-bit EFI.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_runtime.c | diff 65e4c0b168651285adeab66f32f3a14668f3e4bd Sun Sep 25 16:27:35 CDT 2016 Simon Glass <sjg@chromium.org> x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.
Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application is supported. If a 64-bit kernel must be booted, U-Boot supports this directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a payload for both 32-bit and 64-bit EFI.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | efi_boottime.c | diff 65e4c0b168651285adeab66f32f3a14668f3e4bd Sun Sep 25 16:27:35 CDT 2016 Simon Glass <sjg@chromium.org> x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.
Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application is supported. If a 64-bit kernel must be booted, U-Boot supports this directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a payload for both 32-bit and 64-bit EFI.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|