/openbmc/u-boot/board/efi/efi-x86_payload/ |
H A D | start.S | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | MAINTAINERS | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Kconfig | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/configs/ |
H A D | efi-x86_payload.h | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/board/efi/ |
H A D | Kconfig | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/configs/ |
H A D | efi-x86_payload64_defconfig | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | efi-x86_payload32_defconfig | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | efi-x86_payload.dts | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/doc/ |
H A D | README.u-boot_on_efi | 32151d40 Tue Jun 12 10:36:18 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: Add generic EFI payload support It is possible to create a generic EFI payload for all x86 boards. The payload is configured to include as many generic drivers as possible. All stuff that touches low-level initialization are not allowed as such is the EFI BIOS's responsibility. Platform specific drivers (like gpio, spi, etc) are not included. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|