u-boot/cmd
Heinrich Schuchardt 3b4847cbee efi_loader: support building UEFI binaries on sandbox
On the sandbox the UEFI binaries must match the host architectures.

Adjust the Makefiles. Provide the PE/COFF header and relocation files.

Allow building helloworld.efi on the sandbox.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-11-12 23:13:54 +01:00
..
arm cmd: add exception command 2019-04-22 12:06:39 -04:00
mvebu env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
riscv cmd: add exception command 2019-04-22 12:06:39 -04:00
ti cmd: ti: ddr3: Move the print statement after test 2019-10-11 13:31:17 -04:00
x86 x86: Rename some FSP functions to have an fsp_ prefix 2019-10-08 13:53:34 +08:00
.gitignore
ab_select.c cmd: Add 'ab_select' command 2019-07-24 13:16:29 -04:00
adc.c cmd: adc: Use the sub-command infrastructure 2019-01-15 15:28:54 -05:00
aes.c cmd: aes: use map_sysmem when accessing memory 2019-10-15 08:40:03 -06:00
armflash.c
avb.c cmd: avb: Support A/B slots 2019-10-31 07:22:53 -04:00
axi.c
bcb.c cmd: bcb: Apply non-functional refinements 2019-07-24 13:16:29 -04:00
bdinfo.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bedbug.c
bind.c
binop.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
blk_common.c
blkcache.c
blob.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
bmp.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
boot.c
bootcount.c
bootefi.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
booti.c cmd: booti: Store OS start and end info in images structure 2019-10-25 17:33:21 -04:00
bootm.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
bootmenu.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bootstage.c
bootz.c
btrfs.c
cache.c Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. 2019-07-29 09:32:13 -04:00
cbfs.c cbfs: Move result variable into the struct 2019-08-18 21:54:10 +08:00
clk.c clk: support clk tree dump 2019-08-22 00:10:09 +02:00
cls.c
config.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
conitrace.c
console.c
cpu.c
cramfs.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
cros_ec.c
dataflash_mmc_mux.c
date.c cmd: date: Do not overwrite arguments 2019-02-19 08:55:43 -05:00
demo.c
dfu.c dfu: allow to manage DFU on several devices 2019-10-31 12:12:31 +01:00
diag.c
disk.c configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 2019-07-11 14:11:18 -04:00
dm.c cmd: Move the "dm" command from test/dm/ to cmd/ 2018-12-15 11:49:19 -05:00
dtimg.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
echo.c
eeprom.c cosmetic: Update comment in cmd/eeprom.c 2019-07-19 20:14:50 +02:00
efi.c
efidebug.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
elf.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ethsw.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
exit.c
ext2.c
ext4.c
fastboot.c cmd: fastboot: handle watchdog while waiting for fastboot commands. 2019-03-16 13:29:43 +01:00
fat.c
fdc.c configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 2019-07-11 14:11:18 -04:00
fdt.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
fitupd.c
flash.c
fpga.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
fpgad.c
fs.c fs: do_load: pass device path for efi payload 2019-06-20 22:26:20 +00:00
fs_uuid.c
fuse.c
gettime.c
gpio.c cmd: gpio: remove redundant assignment 2019-08-26 11:46:27 -04:00
gpt.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
hash.c
help.c Drop linker-generated array creation when CONFIG_CMDLINE is disabled 2019-07-29 09:32:09 -04:00
host.c cmd: host: fix seg fault at "host info" 2019-10-06 15:20:53 -04:00
i2c.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ide.c Drop PCMCIA 2019-08-11 19:27:41 -04:00
ini.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
io.c iod: Enhance to support display of multiple values 2019-10-08 13:57:44 +08:00
iotrace.c
irq.c
itest.c cmd: itest: add support for .q size specifier 2019-10-11 19:05:14 -04:00
jffs2.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
Kconfig efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
led.c cmd/led.c: fix typos in online help 2019-06-21 10:07:11 -04:00
legacy_led.c
license.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
load.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
log.c
lzmadec.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
mac.c
Makefile cmd: Add Support for UFS commands 2019-10-23 20:47:12 -04:00
md5sum.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
mdio.c net: mdio: Clarify code flow Covarity 244085 & 244090 2019-09-04 11:37:18 -05:00
mem.c cmd: mem: Add a command to fill the memory with random data 2019-07-18 11:31:27 -04:00
mfsl.c
mii.c cmd: mii: Add the standard 1000BASE-T registers 2019-07-15 13:32:25 -05:00
misc.c
mmc.c cmd: mmc: Make Mode: printout consistent 2019-05-04 19:26:49 +02:00
mp.c
mtd.c cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n 2019-01-18 13:40:34 -05:00
mtdparts.c cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES 2019-11-07 18:01:13 -05:00
nand.c cmd: nand: Remove not used declaration 2019-11-07 18:01:13 -05:00
net.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
nvedit.c cmd: env: extend "env [set|print] -e" to manage UEFI variables 2019-10-30 17:49:41 +01:00
nvedit_efi.c cmd: env: extend "env [set|print] -e" to manage UEFI variables 2019-10-30 17:49:41 +01:00
nvme.c
onenand.c
osd.c
part.c cmd: part: number: return hexadecimal value 2019-10-04 12:21:23 -04:00
pcap.c net: introduce packet capture support 2019-09-04 11:37:19 -05:00
pci.c cmd: pci: Adjust display of digits for 64bit address and size 2019-08-26 11:46:28 -04:00
pinmux.c cmd: pinmux: Fix warnings when compiling with W=1 2019-07-12 11:50:57 +02:00
pmic.c
pxe.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
qfw.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
read.c
reginfo.c
regulator.c
reiser.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
remoteproc.c cmd: remoteproc: Allow list command to print the probed devices 2019-07-26 21:49:24 -04:00
rockusb.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
sata.c cmd: sata: add null pointer check for dev 2019-02-09 07:51:00 -05:00
sb.c
scsi.c
setexpr.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
sf.c dm: spi: Read default speed and mode values from DT 2019-04-12 11:54:50 +05:30
sha1sum.c
smccc.c
sound.c
source.c env: Move env_get_yesno() to env.h 2019-08-11 16:43:41 -04:00
spi.c Convert CONFIG_DEFAULT_SPI_* to Kconfig 2019-03-25 17:36:53 -04:00
spl.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
strings.c
terminal.c
test.c cmd: avoid decimal conversion 2019-10-11 15:33:27 -04:00
thordown.c thor: fix error path after g_dnl_register() failure 2019-10-31 12:12:31 +01:00
time.c
tpm-common.c env: Move env_set_ulong() to env.h 2019-08-11 16:43:41 -04:00
tpm-user-utils.h
tpm-v1.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
tpm-v2.c cmd: tpm-v2: use correct format code 2019-01-15 15:28:44 -05:00
tpm_test.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
trace.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
tsi148.c
ubi.c ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr 2019-10-16 05:42:36 +02:00
ubifs.c
ufs.c cmd: Add Support for UFS commands 2019-10-23 20:47:12 -04:00
universe.c
unzip.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
usb.c usb: Make portspeed return a read-only string 2019-04-09 13:11:45 +02:00
usb_gadget_sdp.c usb: gadget: error out if g_dnl registration fails 2019-06-14 12:39:50 +02:00
usb_mass_storage.c usb: reload watchdog during ums command 2019-04-21 10:26:52 +02:00
version.c
virtio.c
w1.c
wdt.c cmd: add wdt command 2019-04-12 07:04:18 +02:00
wol.c
ximg.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
yaffs2.c
zfs.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
zip.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00