index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
1
-3
/
+15
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
1
-1
/
+1
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
1
-4
/
+0
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
1
-0
/
+11
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
1
-1
/
+1
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
1
-1
/
+2
2023-05-13
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
1
-1
/
+1
2023-04-08
efi: loader: Make efi_event_queue and efi_register_notify_events static
Bin Meng
1
-3
/
+0
2023-04-05
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
1
-0
/
+4
2023-03-25
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
1
-2
/
+2
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
1
-0
/
+2
2023-02-10
efi_loader: provide definition for efi_add_known_memory()
Heinrich Schuchardt
1
-0
/
+7
2023-01-27
eficonfig: add vertical scroll support
Masahisa Kojima
1
-0
/
+1
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
1
-0
/
+3
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
1
-0
/
+2
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
1
-0
/
+1
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
1
-1
/
+1
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
1
-5
/
+4
2022-10-10
efi_loader: don't export efi_remove_all_protocols
Heinrich Schuchardt
1
-2
/
+0
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
1
-2
/
+4
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
1
-2
/
+5
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
1
-0
/
+1
2022-10-06
efi: Add string conversion helper
Paul Barker
1
-1
/
+2
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
1
-2
/
+2
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-1
/
+10
2022-09-16
blk: Drop if_type
Simon Glass
1
-1
/
+1
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
1
-0
/
+16
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
1
-0
/
+37
2022-09-03
efi: Create ECPT table
Jose Marinho
1
-0
/
+7
2022-09-01
efi_loader: ensure all block devices are probed
Heinrich Schuchardt
1
-1
/
+3
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
1
-0
/
+4
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
1
-0
/
+3
2022-07-11
Merge branch 'next'
Tom Rini
1
-0
/
+2
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
1
-0
/
+2
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
1
-0
/
+2
2022-06-19
efi_loader: initialize console size late
Heinrich Schuchardt
1
-0
/
+2
2022-05-28
efi_loader: disk: add efi_disk_is_removable()
AKASHI Takahiro
1
-0
/
+3
2022-05-07
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
1
-0
/
+6
2022-05-03
efi_loader: export efi_locate_device_handle()
AKASHI Takahiro
1
-0
/
+4
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
1
-2
/
+2
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
1
-0
/
+2
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
1
-0
/
+36
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
1
-2
/
+0
2022-03-20
efi_loader: export efi_system_partition_guid
Heinrich Schuchardt
1
-0
/
+2
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
1
-0
/
+1
2022-03-20
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
1
-2
/
+2
2022-03-20
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
1
-1
/
+2
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
1
-1
/
+1
2022-02-05
efi_loader: add handle for UART
Heinrich Schuchardt
1
-0
/
+1
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
1
-1
/
+1
[next]