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
/
lib
/
efi_driver
/
efi_uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-28
1
-7
/
+5
*
efi_driver: use efi_close_protocol
Heinrich Schuchardt
2022-10-10
1
-14
/
+11
*
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2022-10-10
1
-2
/
+3
*
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
1
-5
/
+12
*
efi_driver: provide driver binding protocol to bind function
Heinrich Schuchardt
2022-10-06
1
-1
/
+1
*
efi_driver: simplify efi_uc_stop(), call efi_free_pool()
Heinrich Schuchardt
2022-10-06
1
-1
/
+1
*
efi_driver: fix error handling
Heinrich Schuchardt
2022-10-06
1
-11
/
+12
*
efi_driver: don't bind internal block devices
Heinrich Schuchardt
2022-09-09
1
-0
/
+9
*
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-12-09
1
-4
/
+4
*
efi_loader: replace printf by log in efi_uclass.c
Heinrich Schuchardt
2020-12-03
1
-9
/
+9
*
efi: Tidy up header includes
Simon Glass
2020-08-03
1
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
efi_driver: debug output efi_uc_start, efi_uc_stop
Heinrich Schuchardt
2020-01-15
1
-2
/
+2
*
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2020-01-15
1
-3
/
+4
*
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
1
-3
/
+0
*
efi_driver: simplify error message
Heinrich Schuchardt
2019-02-13
1
-2
/
+1
*
efi_driver: convert function descriptions to Sphinx style
Heinrich Schuchardt
2018-09-23
1
-32
/
+54
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
efi_driver: return type of efi_driver_init()
Heinrich Schuchardt
2018-02-10
1
-3
/
+3
*
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
1
-0
/
+330