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
/
cmd
/
efidebug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
Heinrich Schuchardt
1
-2
/
+2
2024-06-10
cmd: efidebug: add support for setting fdt
Heinrich Schuchardt
1
-37
/
+92
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
1
-2
/
+2
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-05-01
cmd: terminate efidebug test bootmgr early on error
Heinrich Schuchardt
1
-0
/
+2
2024-05-01
efi_loader: superfluous efi_restore_gd after EFI_CALL
Heinrich Schuchardt
1
-2
/
+0
2024-01-29
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
Heinrich Schuchardt
1
-5
/
+2
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
1
-2
/
+2
2024-01-13
cmd: efidebug: check pointer after memory allocation
Heinrich Schuchardt
1
-0
/
+4
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
1
-3
/
+3
2023-12-17
cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
1
-2
/
+2
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
1
-0
/
+78
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
1
-4
/
+2
2023-07-09
cmd: efidebug: add missing efi_free_pool for dh subcommand
Masahisa Kojima
1
-0
/
+1
2023-03-25
efi: Split out table-listing code into a new file
Simon Glass
1
-5
/
+1
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
1
-14
/
+4
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
1
-22
/
+1
2022-12-02
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
1
-1
/
+1
2022-10-16
cmd: simplify efidebug
Heinrich Schuchardt
1
-26
/
+21
2022-10-06
cmd: simplify command efidebug
Heinrich Schuchardt
1
-87
/
+15
2022-10-06
cmd: simplify do_efi_boot_add()
Heinrich Schuchardt
1
-5
/
+1
2022-08-13
cmd: efidebug: Add missing \n at the end of message
Michal Simek
1
-1
/
+1
2022-04-09
cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
Masami Hiramatsu
1
-0
/
+4
2022-03-26
cmd: efidebug: simplify do_efi_boot_add()
Heinrich Schuchardt
1
-3
/
+2
2022-03-20
efi_loader: use short-form DP for load options
Heinrich Schuchardt
1
-22
/
+48
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
1
-14
/
+14
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
1
-156
/
+4
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
1
-2
/
+1
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
1
-2
/
+1
2021-10-21
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
1
-7
/
+2
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-7
/
+7
2021-06-28
efidebug: correct display of BootOrder
Heinrich Schuchardt
1
-1
/
+1
2021-05-25
efi_loader: simplify accessing variables
Heinrich Schuchardt
1
-15
/
+18
2021-05-25
efi_loader: use efi_create_indexed_name()
Heinrich Schuchardt
1
-23
/
+14
2021-05-25
efi_loader: simplify show_efi_boot_order()
Heinrich Schuchardt
1
-14
/
+1
2021-05-25
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
1
-12
/
+1
2021-04-10
efi_loader: simplify efi_get_device_path_text()
Heinrich Schuchardt
1
-15
/
+16
2021-03-25
cmd: efi: ESRT table debug print
Jose Marinho
1
-0
/
+84
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
1
-0
/
+4
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
1
-36
/
+155
2021-03-25
efi: Fix compiler warnings
Simon Glass
1
-1
/
+1
2021-02-26
cmd/efidebug: add firmware management protocol GUID
Heinrich Schuchardt
1
-0
/
+4
2021-02-04
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
1
-0
/
+5
2021-01-23
cmd: efidebug: always check return code from get_variable()
AKASHI Takahiro
1
-5
/
+7
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
1
-2
/
+6
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
1
-0
/
+5
2020-12-31
efidebug: capsule: Add a command to update capsule on disk
Sughosh Ganu
1
-0
/
+14
[next]