projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
menu: remove CTRL+C to quit
[platform/kernel/u-boot.git]
/
cmd
/
eficonfig.c
2023-02-10
Masahisa Kojima
menu: remove CTRL+C to quit
blob
|
commitdiff
|
raw
2023-01-31
Tom Rini
Merge tag 'u-boot-amlogic-20230131' of https://source...
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Tom Rini
Merge branch '2023-01-27-apple-soc-updates'
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Tom Rini
Merge tag 'efi-2023-04-rc1-3' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Masahisa Kojima
eficonfig: add vertical scroll support
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Masahisa Kojima
eficonfig: refactor change boot order implementation
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Masahisa Kojima
eficonfig: refactor eficonfig_process_common function
blob
|
commitdiff
|
raw
|
diff to current
2023-01-27
Tom Rini
Merge tag 'xilinx-for-v2023.04-rc1' of https://source...
blob
|
commitdiff
|
raw
|
diff to current
2023-01-17
Tom Rini
Merge branch '2022-01-16-bootstd-updates'
blob
|
commitdiff
|
raw
|
diff to current
2023-01-16
Simon Glass
menu: Make use of CLI character processing
blob
|
commitdiff
|
raw
|
diff to current
2023-01-16
Simon Glass
menu: Update bootmenu_loop() to return the code
blob
|
commitdiff
|
raw
|
diff to current
2023-01-16
Simon Glass
menu: Rename KEY_... to BKEY_...
blob
|
commitdiff
|
raw
|
diff to current
2023-01-09
Tom Rini
Merge branch 'next'
blob
|
commitdiff
|
raw
|
diff to current
2022-12-20
Tom Rini
Merge tag 'efi-2023-01-rc5' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-20
Masahisa Kojima
eficonfig: avoid SetVariable between GetNextVariableNam...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-20
Masahisa Kojima
eficonfig: carve out efi_get_next_variable_name_int...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-08
Tom Rini
Merge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-04
Tom Rini
Merge tag 'efi-2023-01-rc3' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-02
Masahisa Kojima
eficonfig: use efi_get_next_variable_name_int()
blob
|
commitdiff
|
raw
|
diff to current
2022-12-02
Masahisa Kojima
eficonfig: use u16_strsize() to get u16 string buffer...
blob
|
commitdiff
|
raw
|
diff to current
2022-12-02
Masahisa Kojima
eficonfig: fix going one directory up issue
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Tom Rini
Merge tag 'xilinx-for-v2023.01-rc3' of https://source...
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Tom Rini
Merge tag 'efi-2023-01-rc2-2' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: add UEFI Secure Boot Key enrollment interface
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: use protocol interface for file selection
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: expose eficonfig_create_device_path()
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: refactor change boot order implementation
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: expose append entry function
blob
|
commitdiff
|
raw
|
diff to current
2022-11-22
Masahisa Kojima
eficonfig: refactor file selection handling
blob
|
commitdiff
|
raw
|
diff to current
2022-11-16
Tom Rini
Merge tag 'efi-2023-01-rc2' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2022-11-16
Masahisa Kojima
eficonfig: fix missing variable initialization
blob
|
commitdiff
|
raw
|
diff to current
2022-11-16
Heinrich Schuchardt
cmd: remove superfluous if in eficonfig_edit_boot_option
blob
|
commitdiff
|
raw
|
diff to current
2022-10-20
Tom Rini
Merge tag 'clk-2023.01' of https://source.denx.de/u...
blob
|
commitdiff
|
raw
|
diff to current
2022-10-03
Tom Rini
Merge branch 'next'
blob
|
commitdiff
|
raw
|
diff to current
2022-09-26
Tom Rini
Merge branch 'next' of https://gitlab.denx.de/u-boot...
blob
|
commitdiff
|
raw
|
diff to current
2022-09-19
Tom Rini
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Tom Rini
Merge tag 'efi-next-2022-09-14' of https://source.denx...
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
eficonfig: add "Change Boot Order" menu entry
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
eficonfig: scan media device in eficonfig startup
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
bootmenu: add removable media entries
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
eficonfig: add "Delete Boot Option" menu entry
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
eficonfig: add "Edit Boot Option" menu entry
blob
|
commitdiff
|
raw
|
diff to current
2022-09-14
Masahisa Kojima
eficonfig: menu-driven addition of UEFI boot option
blob
|
commitdiff
|
raw
|
diff to current