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
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
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
3
-34
/
+20
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
1
-0
/
+530
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
1
-1
/
+1
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
1
-7
/
+9
2023-12-05
efi_loader: Make DisconnectController follow the EFI spec
Ilias Apalodimas
1
-17
/
+10
2023-12-05
efi_loader: create memory reservations in ACPI case
Heinrich Schuchardt
1
-2
/
+0
2023-12-04
efi_loader: generated SMBIOS table below 4 GiB
Heinrich Schuchardt
1
-7
/
+9
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
3
-9
/
+17
2023-11-20
efi_loader: improve efi_var_from_file() description
Heinrich Schuchardt
1
-2
/
+5
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
1
-1
/
+4
2023-11-20
efi_loader: Increase default variable store size to 128K
Ilias Apalodimas
1
-6
/
+8
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
1
-5
/
+7
2023-11-18
efi_loader: support boot from URI device path
Masahisa Kojima
2
-0
/
+395
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
1
-0
/
+3
2023-11-18
efi_loader: add missing const classifier for event service
Masahisa Kojima
1
-2
/
+2
2023-11-18
efi_loader: Boot var automatic management
Raymond Mao
2
-0
/
+25
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
1
-5
/
+7
2023-11-07
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Simon Glass
2
-4
/
+4
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
1
-2
/
+2
2023-10-27
tpm: Support boot measurements
Eddie James
1
-976
/
+77
2023-10-27
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
1
-2
/
+0
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
3
-32
/
+52
2023-09-22
efi: x86: Correct the condition for installing ACPI tables
Simon Glass
2
-6
/
+6
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
1
-24
/
+65
2023-08-29
scripts/Makefile.lib: Embed capsule public key in platform's dtb
Sughosh Ganu
2
-0
/
+19
2023-08-27
efi_loader: delete handle from events when a protocol is uninstalled
Ilias Apalodimas
1
-24
/
+65
2023-08-15
efi_loader: fix efi_add_known_memory()
Heinrich Schuchardt
1
-1
/
+1
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2
-6
/
+303
2023-08-03
efi_loader: check uuid_str_to_bin return value
Masahisa Kojima
1
-2
/
+6
2023-08-03
efi_loader: catch out of memory in file_open
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2
-10
/
+17
2023-08-03
efi_loader: memory leak efi_add_memory_map_pg
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_loader: out of memory in efi_mem_carve_out
Heinrich Schuchardt
1
-0
/
+6
2023-08-03
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
1
-1
/
+6
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
1
-4
/
+2
2023-08-03
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+1
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
1
-9
/
+8
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
1
-2
/
+3
2023-07-28
efi_loader: fix uninitialized variable bug in efi_set_load_options()
Dan Carpenter
1
-1
/
+1
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2
-7
/
+20
2023-07-28
efi_loader: simplify dp_fill()
Heinrich Schuchardt
1
-27
/
+18
2023-07-28
efi_loader: device paths for special block devices
Heinrich Schuchardt
1
-93
/
+21
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2
-296
/
+7
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2
-7
/
+296
2023-07-20
efi_loader: support all uclasses in device path
Heinrich Schuchardt
1
-31
/
+25
2023-07-20
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
1
-9
/
+3
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
1
-3
/
+3
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
1
-4
/
+4
2023-07-20
efi_loader: simplify efi_uninstall_protocol()
Heinrich Schuchardt
1
-8
/
+1
[next]