index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Respect DT reserved regions
Alexander Graf
2018-04-06
1
-0
/
+26
*
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
2018-04-04
1
-13
/
+4
*
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
1
-47
/
+64
*
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
2018-04-04
1
-20
/
+47
*
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
*
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
2018-04-04
1
-8
/
+8
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-2
/
+2
*
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-27
1
-2
/
+2
*
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-02-10
1
-1
/
+1
*
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
1
-0
/
+3
*
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
1
-5
/
+6
*
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
1
-0
/
+3
*
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
Heinrich Schuchardt
2018-01-22
1
-2
/
+2
*
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2018-01-22
1
-5
/
+5
*
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
1
-3
/
+4
*
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
Stefan Roese
2017-12-01
1
-0
/
+2
*
efi_loader: use bootargs as load options
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
*
efi_selftest: correctly cleanup after selftest
Heinrich Schuchardt
2017-12-01
1
-1
/
+3
*
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
1
-1
/
+36
*
efi_selftest: provide a dummy device path
Heinrich Schuchardt
2017-12-01
1
-0
/
+6
*
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
2017-12-01
1
-9
/
+9
*
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-12-01
1
-0
/
+1
*
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-12
1
-0
/
+23
*
efi_loader: fix efi_exit
Rob Clark
2017-09-21
1
-1
/
+0
*
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
1
-2
/
+6
*
efi_loader: add bootmgr
Rob Clark
2017-09-20
1
-2
/
+47
*
efi_loader: efi variable support
Rob Clark
2017-09-20
1
-0
/
+4
*
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-20
1
-142
/
+59
*
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
1
-3
/
+22
*
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
1
-2
/
+2
*
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-09-18
1
-1
/
+5
*
efi_loader: use EFI_PAGE_SIZE instead of 4096
xypron.glpk@gmx.de
2017-08-12
1
-2
/
+2
*
efi_loader: Fix configuration table override
Alexander Graf
2017-07-26
1
-4
/
+3
*
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
2017-07-24
1
-26
/
+36
*
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
1
-1
/
+1
*
efi_loader: EFI file paths should be DOS style
Rob Clark
2017-07-24
1
-1
/
+5
*
efi_console: set up events
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+1
*
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
2017-07-19
1
-8
/
+8
*
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
2017-07-19
1
-5
/
+18
*
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+4
*
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+4
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-11
/
+3
*
efi_loader: Add check for fallback fdt memory reservation
Alexander Graf
2017-07-03
1
-0
/
+6
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-2
/
+2
*
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2017-01-18
1
-1
/
+1
*
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-22
1
-3
/
+20
*
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Alexander Graf
2016-11-17
1
-0
/
+11
*
efi: Add support for a hello world test program
Simon Glass
2016-11-14
1
-6
/
+21
*
efi: Fix debug message address format
Simon Glass
2016-11-14
1
-1
/
+1
[next]