Home
last modified time | relevance | path

Searched refs:__efi_runtime_data (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/lib/
H A Dcrc32.c27 #define __efi_runtime_data macro
34 static int __efi_runtime_data crc_table_empty = 1;
35 static uint32_t __efi_runtime_data crc_table[256];
68 static Byte __efi_runtime_data p[] = { in make_crc_table()
90 static const uint32_t __efi_runtime_data crc_table[256] = {
/openbmc/u-boot/drivers/watchdog/
H A Dbcm2835_wdt.c16 static __efi_runtime_data bool enabled = true;
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dreset.c32 __efi_runtime_data struct bcm2835_wdog_regs *wdog_regs =
/openbmc/u-boot/drivers/firmware/
H A Dpsci.c24 int __efi_runtime_data psci_method;
/openbmc/u-boot/include/
H A Defi_loader.h492 #define __efi_runtime_data __attribute__ ((section (".data.efi_runtime"))) macro
564 #define __efi_runtime_data macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c693 struct efi_runtime_services __efi_runtime_data efi_runtime_services = {
H A Defi_boottime.c3196 static u16 __efi_runtime_data firmware_vendor[] = L"Das U-Boot";
3198 struct efi_system_table __efi_runtime_data systab = {
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch151 +void *__efi_runtime_data corstone1000_capsule_buf; /* capsule shared buffer virtual address */
H A D0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch177 extern struct efi_var_file __efi_runtime_data *efi_var_buf;
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1184 __efi_runtime_data u32 __iomem *rstcr = (u32 *)CONFIG_SYS_FSL_RST_ADDR;