OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_EFI_LOADER
(Results
1 - 22
of
22
) sorted by null
/external/u-boot/test/
print_ut.c
9
#if defined(
CONFIG_EFI_LOADER
) && \
22
#if defined(
CONFIG_EFI_LOADER
) && \
/external/u-boot/arch/arm/cpu/armv8/
fwcall.c
140
#ifdef
CONFIG_EFI_LOADER
156
#endif /*
CONFIG_EFI_LOADER
*/
/external/u-boot/arch/arm/mach-bcm283x/
reset.c
53
#ifdef
CONFIG_EFI_LOADER
/external/u-boot/arch/x86/lib/
e820.c
39
#if defined(
CONFIG_EFI_LOADER
) && !defined(CONFIG_SPL_BUILD)
/external/u-boot/include/
config_distro_bootcmd.h
93
#ifdef
CONFIG_EFI_LOADER
246
#if defined(
CONFIG_EFI_LOADER
)
efi_loader.h
16
#if defined(
CONFIG_EFI_LOADER
) && !defined(CONFIG_SPL_BUILD)
455
/* Without
CONFIG_EFI_LOADER
we don't have a runtime section, stub it out */
470
#endif /*
CONFIG_EFI_LOADER
&& !CONFIG_SPL_BUILD */
net.h
281
#if defined(CONFIG_API) || defined(
CONFIG_EFI_LOADER
)
efi_api.h
20
#ifdef
CONFIG_EFI_LOADER
337
#ifdef
CONFIG_EFI_LOADER
/external/u-boot/arch/arm/cpu/armv7/
Makefile
16
obj-$(
CONFIG_EFI_LOADER
) += sctlr.o
/external/u-boot/arch/arm/mach-meson/
board.c
54
if (IS_ENABLED(
CONFIG_EFI_LOADER
)) {
/external/u-boot/lib/
Makefile
9
obj-$(
CONFIG_EFI_LOADER
) += efi_driver/
10
obj-$(
CONFIG_EFI_LOADER
) += efi_loader/
11
obj-$(
CONFIG_EFI_LOADER
) += efi_selftest/
vsprintf.c
297
#if defined(
CONFIG_EFI_LOADER
) && \
450
#if defined(
CONFIG_EFI_LOADER
) && \
smbios.c
92
#ifdef
CONFIG_EFI_LOADER
/external/u-boot/common/
board_r.c
160
#ifdef
CONFIG_EFI_LOADER
704
#ifdef
CONFIG_EFI_LOADER
/external/u-boot/board/raspberrypi/rpi/
rpi.c
490
#ifdef
CONFIG_EFI_LOADER
/external/u-boot/arch/arm/
config.mk
150
ifdef
CONFIG_EFI_LOADER
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
cpu.c
636
#ifdef
CONFIG_EFI_LOADER
838
#if defined(
CONFIG_EFI_LOADER
) && !defined(CONFIG_SPL_BUILD)
fdt.c
138
#if defined(
CONFIG_EFI_LOADER
) && !defined(CONFIG_SPL_BUILD)
/external/u-boot/drivers/video/sunxi/
sunxi_de2.c
225
#ifdef
CONFIG_EFI_LOADER
sunxi_display.c
[
all
...]
/external/u-boot/net/
net.c
157
#if defined(CONFIG_API) || defined(
CONFIG_EFI_LOADER
)
1074
#if defined(CONFIG_API) || defined(
CONFIG_EFI_LOADER
)
[
all
...]
/external/u-boot/doc/
README.x86
[
all
...]
Completed in 1593 milliseconds