Prepare v2023.10
[platform/kernel/u-boot.git] / cmd / eficonfig.c
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-15 Tom RiniMerge tag 'efi-2023-10-rc1' of https://source.denx...
2023-07-15 Raymond MaoFix incorrect return code of boot option update
2023-07-15 Raymond MaoMove bootorder and bootoption apis to lib
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-10-assorted-updates-and-additions'
2023-02-10 Simon GlassCorrect SPL use of EFI_SECURE_BOOT
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10 Simon GlassCorrect SPL use of EFI_MM_COMM_TEE
2023-02-10 Masahisa Kojimaeficonfig: CTRL+S to save the boot order
2023-02-10 Masahisa Kojimamenu: remove CTRL+C to quit
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge branch '2023-01-27-apple-soc-updates'
2023-01-27 Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27 Masahisa Kojimaeficonfig: add vertical scroll support
2023-01-27 Masahisa Kojimaeficonfig: refactor change boot order implementation
2023-01-27 Masahisa Kojimaeficonfig: refactor eficonfig_process_common function
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassmenu: Make use of CLI character processing
2023-01-16 Simon Glassmenu: Update bootmenu_loop() to return the code
2023-01-16 Simon Glassmenu: Rename KEY_... to BKEY_...
2023-01-09 Tom RiniMerge branch 'next'
2022-12-20 Tom RiniMerge tag 'efi-2023-01-rc5' of https://source.denx...
2022-12-20 Masahisa Kojimaeficonfig: avoid SetVariable between GetNextVariableNam...
2022-12-20 Masahisa Kojimaeficonfig: carve out efi_get_next_variable_name_int...
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Masahisa Kojimaeficonfig: use efi_get_next_variable_name_int()
2022-12-02 Masahisa Kojimaeficonfig: use u16_strsize() to get u16 string buffer...
2022-12-02 Masahisa Kojimaeficonfig: fix going one directory up issue
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22 Masahisa Kojimaeficonfig: add UEFI Secure Boot Key enrollment interface
2022-11-22 Masahisa Kojimaeficonfig: use protocol interface for file selection
2022-11-22 Masahisa Kojimaeficonfig: expose eficonfig_create_device_path()
2022-11-22 Masahisa Kojimaeficonfig: refactor change boot order implementation
2022-11-22 Masahisa Kojimaeficonfig: expose append entry function
2022-11-22 Masahisa Kojimaeficonfig: refactor file selection handling
2022-11-16 Tom RiniMerge tag 'efi-2023-01-rc2' of https://source.denx...
2022-11-16 Masahisa Kojimaeficonfig: fix missing variable initialization
2022-11-16 Heinrich Schuchardtcmd: remove superfluous if in eficonfig_edit_boot_option
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Masahisa Kojimaeficonfig: add "Change Boot Order" menu entry
2022-09-14 Masahisa Kojimaeficonfig: scan media device in eficonfig startup
2022-09-14 Masahisa Kojimabootmenu: add removable media entries
2022-09-14 Masahisa Kojimaeficonfig: add "Delete Boot Option" menu entry
2022-09-14 Masahisa Kojimaeficonfig: add "Edit Boot Option" menu entry
2022-09-14 Masahisa Kojimaeficonfig: menu-driven addition of UEFI boot option