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
/
eficonfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
1
-3
/
+4
*
cmd: eficonfig: create shortened boot options
Heinrich Schuchardt
2023-11-20
1
-1
/
+4
*
Fix incorrect return code of boot option update
Raymond Mao
2023-07-15
1
-1
/
+1
*
Move bootorder and bootoption apis to lib
Raymond Mao
2023-07-15
1
-402
/
+6
*
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-02-10
1
-3
/
+7
|
\
|
*
eficonfig: CTRL+S to save the boot order
Masahisa Kojima
2023-02-10
1
-1
/
+5
|
*
menu: remove CTRL+C to quit
Masahisa Kojima
2023-02-10
1
-3
/
+3
*
|
Correct SPL use of EFI_SECURE_BOOT
Simon Glass
2023-02-10
1
-1
/
+1
*
|
Correct SPL use of EFI_MM_COMM_TEE
Simon Glass
2023-02-10
1
-1
/
+1
|
/
*
eficonfig: add vertical scroll support
Masahisa Kojima
2023-01-27
1
-17
/
+75
*
eficonfig: refactor change boot order implementation
Masahisa Kojima
2023-01-27
1
-95
/
+151
*
eficonfig: refactor eficonfig_process_common function
Masahisa Kojima
2023-01-27
1
-16
/
+55
*
menu: Make use of CLI character processing
Simon Glass
2023-01-16
1
-4
/
+8
*
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
1
-2
/
+2
*
menu: Rename KEY_... to BKEY_...
Simon Glass
2023-01-16
1
-13
/
+13
*
eficonfig: avoid SetVariable between GetNextVariableName calls
Masahisa Kojima
2022-12-20
1
-16
/
+38
*
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-20
1
-47
/
+15
*
eficonfig: use efi_get_next_variable_name_int()
Masahisa Kojima
2022-12-02
1
-24
/
+117
*
eficonfig: use u16_strsize() to get u16 string buffer size
Masahisa Kojima
2022-12-02
1
-2
/
+1
*
eficonfig: fix going one directory up issue
Masahisa Kojima
2022-12-02
1
-1
/
+1
*
eficonfig: add UEFI Secure Boot Key enrollment interface
Masahisa Kojima
2022-11-22
1
-0
/
+3
*
eficonfig: use protocol interface for file selection
Masahisa Kojima
2022-11-22
1
-6
/
+7
*
eficonfig: expose eficonfig_create_device_path()
Masahisa Kojima
2022-11-22
1
-9
/
+11
*
eficonfig: refactor change boot order implementation
Masahisa Kojima
2022-11-22
1
-62
/
+67
*
eficonfig: expose append entry function
Masahisa Kojima
2022-11-22
1
-15
/
+17
*
eficonfig: refactor file selection handling
Masahisa Kojima
2022-11-22
1
-26
/
+11
*
eficonfig: fix missing variable initialization
Masahisa Kojima
2022-11-16
1
-1
/
+1
*
cmd: remove superfluous if in eficonfig_edit_boot_option
Heinrich Schuchardt
2022-11-16
1
-2
/
+0
*
eficonfig: add "Change Boot Order" menu entry
Masahisa Kojima
2022-09-14
1
-1
/
+347
*
eficonfig: scan media device in eficonfig startup
Masahisa Kojima
2022-09-14
1
-0
/
+4
*
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
1
-0
/
+208
*
eficonfig: add "Delete Boot Option" menu entry
Masahisa Kojima
2022-09-14
1
-0
/
+71
*
eficonfig: add "Edit Boot Option" menu entry
Masahisa Kojima
2022-09-14
1
-8
/
+273
*
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-14
1
-0
/
+1608