]> git.ipfire.org Git - people/ms/u-boot.git/history - include/efi_loader.h
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
[people/ms/u-boot.git] / include / efi_loader.h
2018-02-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-02-10  Tom RiniMerge tag 'signed-efi-v2018.03' of git://github.com...
2018-02-09  Heinrich Schuchardtefi_loader: correct efi_disk_register
2018-02-09  Heinrich Schuchardtefi_driver: return type of efi_driver_init()
2018-01-31  Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-23  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-22  Heinrich Schuchardtefi_driver: EFI block driver
2018-01-22  Heinrich Schuchardtefi_loader: add check_tpl parameter to efi_signal_event
2018-01-22  Heinrich Schuchardtefi_loader: provide function to get last node of a...
2018-01-22  Heinrich Schuchardtefi_loader: make efi_disk_create_partitions a global...
2018-01-22  Heinrich Schuchardtefi_loader: provide a function to create a partition...
2018-01-22  Heinrich Schuchardtefi_loader: make efi_block_io_guid a global symbol
2018-01-22  Heinrich Schuchardtefi_loader: return NULL from device path functions
2018-01-22  Heinrich Schuchardtefi_loader: consistently use efi_handle_t for handles
2018-01-22  Heinrich Schuchardtefi_loader: implement ConnectController
2018-01-22  Heinrich Schuchardtefi_loader: debug output installed device path
2018-01-22  Heinrich Schuchardtefi_loader: list of open protocol infos
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-18  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-12-18  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-18  Tom RiniMerge tag 'xilinx-for-v2018.01-rc2-v2' of git://www...
2017-12-17  Tom RiniMerge tag 'signed-efi-v2018.01' of git://github.com...
2017-12-16  Heinrich Schuchardtefi_loader: new function efi_delete_handle()
2017-12-16  Heinrich Schuchardtefi_loader: return status from efi_setup_loaded_image()
2017-12-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-08  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-12-07  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-05  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-12-01  Heinrich Schuchardtefi_loader: helper function to add EFI object to list
2017-12-01  Heinrich Schuchardtefi_loader: manage protocols in a linked list
2017-12-01  Heinrich Schuchardtefi_loader: efi_console: use helper functions
2017-12-01  Heinrich Schuchardtefi_loader: helper functions for protocol management
2017-12-01  Heinrich Schuchardtefi_loader: argument of efi_search_obj should be const
2017-12-01  Heinrich Schuchardtefi_loader: make efi_create_handle non-static
2017-12-01  Heinrich Schuchardtefi_loader: efi_dp_match should have const arguments
2017-12-01  Heinrich Schuchardtefi_loader: rework efi_search_obj
2017-12-01  Heinrich Schuchardtefi_loader: consistently use efi_uintn_t in boot services
2017-12-01  Heinrich Schuchardtefi_loader: replace UINTN by efi_uintn_t
2017-12-01  Heinrich Schuchardtefi_loader: guard against double inclusion of efi_loader.h
2017-12-01  Heinrich Schuchardtefi_loader: implement SetWatchdogTimer
2017-10-18  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12  Rob Clarkefi_loader: Add mem-mapped for fallback
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-09  Heinrich Schuchardtefi_loader: use type bool for event states
2017-10-05  Heinrich Schuchardtefi_loader: support 16 protocols per efi_object
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-10-01  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-20  Rob Clarkefi_loader: add bootmgr
2017-09-20  Rob Clarkefi_loader: efi variable support
2017-09-20  Rob Clarkefi_loader: add file/filesys support
2017-09-20  Rob Clarkefi_loader: refactor boot device and loaded_image handling
2017-09-20  Rob Clarkefi_loader: flesh out device-path to text
2017-09-20  Rob Clarkefi_loader: add device-path utils
2017-09-18  Heinrich Schuchardtefi_loader: implement queueing of the notification...
2017-09-18  Heinrich Schuchardtefi_selftest: provide an EFI selftest application
2017-09-18  Heinrich Schuchardtefi_loader: allow return value in EFI_CALL
2017-09-18  Heinrich Schuchardtefi_loader: write protocol GUID in OpenProtocol
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  xypron.glpk@gmx.deefi_loader: do not cast return value in EFI_EXIT
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-02  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-07-31  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-28  Rob Clarkefi_loader: indent entry/exit prints to show nesting...
2017-07-28  Rob Clarkefi_loader: add checking for incorrect use of EFI_ENTRY...
2017-07-28  Rob Clarkefi_loader: Add an EFI_CALL() macro
2017-07-28  Rob Clarkefi_loader: only evaluate EFI_EXIT()'s ret once
2017-07-25  Rob Clarkefi_loader: add helper macro to construct protocol...
2017-07-25  Rob Clarkefi_loader: log EFI return values too
2017-07-24  xypron.glpk@gmx.deefi_loader: parameter types for CreateEvent, SetTimer
2017-07-24  Rob Clarkefi_loader: move guidcmp to header
2017-07-19  xypron.glpk@gmx.deefi_console: set up events
2017-07-19  xypron.glpk@gmx.deefi_loader: refactor efi_set_timer
2017-07-19  xypron.glpk@gmx.deefi_loader: refactor efi_create_event
2017-07-19  xypron.glpk@gmx.deefi_loader: correct size for tpl level
2017-07-19  xypron.glpk@gmx.deefi_loader: implement multiple event support
2017-07-19  xypron.glpk@gmx.deefi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
2017-07-19  xypron.glpk@gmx.deefi_loader: reimplement efi_locate_protocol
2017-07-19  xypron.glpk@gmx.deefi_loader: provide a sufficient number of protocols
2017-07-19  xypron.glpk@gmx.deefi_loader: refactor efi_open_protocol
2016-11-29  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-11-17  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-11-17  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2016-11-17  Alexander Grafefi_loader: Fix efi_add_runtime_mmio definition
2016-10-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-10-19  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2016-10-19  Alexander Grafefi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_ru...
2016-10-19  Simon Glassefi: Fix missing EFIAPI specifiers
2016-10-19  Alexander Grafsmbios: Expose in efi_loader as table
2016-10-19  Alexander Grafefi_loader: Expose efi_install_configuration_table
2016-10-18  Alexander Grafefi_loader: Allow boards to implement get_time and...
2016-10-18  Stefan Brünsefi_loader: Readd freed pages to memory pool
next