]> git.ipfire.org Git - people/ms/u-boot.git/history - lib/efi_loader
efi_loader: efi_gop: use efi_add_protocol
[people/ms/u-boot.git] / lib / efi_loader /
2017-12-01  Heinrich Schuchardtefi_loader: efi_gop: use efi_add_protocol
2017-12-01  Heinrich Schuchardtefi_loader: efi_net: use efi_add_protocol
2017-12-01  Heinrich Schuchardtefi_loader: efi_disk: use efi_add_protocol
2017-12-01  Heinrich Schuchardtefi_loader: reimplement LocateDevicePath
2017-12-01  Heinrich Schuchardtefi_loader: fix efi_convert_device_node_to_text
2017-12-01  Heinrich Schuchardtefi_loader: efi_dp_str should print path not node
2017-12-01  Heinrich Schuchardtefi_loader: size of media device path node represenation
2017-12-01  Heinrich Schuchardtefi_loader: helloworld.c: remove superfluous include
2017-12-01  Jonathan Grayefi_loader: initialise partition_signature memory
2017-12-01  Heinrich Schuchardtefi_loader: efi_console: use helper functions
2017-12-01  Heinrich Schuchardtefi_loader: refactor efi_setup_loaded_image
2017-12-01  Heinrich Schuchardtefi_loader: simplify efi_locate_protocol
2017-12-01  Heinrich Schuchardtefi_loader: simplify efi_uninstall_protocol_interface
2017-12-01  Heinrich Schuchardtefi_loader: simplify efi_search
2017-12-01  Heinrich Schuchardtefi_loader: simplify efi_install_protocol_interface
2017-12-01  Heinrich Schuchardtefi_loader: helper functions for protocol management
2017-12-01  Heinrich Schuchardtefi_loader: efi_gop: use correct types for parameters
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: efi_net: check return value of calloc
2017-12-01  Heinrich Schuchardtefi_loader: efi_disk: check return value of calloc
2017-12-01  Heinrich Schuchardtefi_loader: efi_gop: check calloc return value
2017-12-01  Heinrich Schuchardtefi_loader implement UninstallMultipleProtocolInterfaces
2017-12-01  Heinrich Schuchardtefi_loader: debug output efi_install_protocol_interface
2017-12-01  Heinrich Schuchardtefi_loader: fix typo efi_install_multiple_protocol_inte...
2017-12-01  Heinrich Schuchardtefi_loader: rework efi_search_obj
2017-12-01  Heinrich Schuchardtefi_loader: rework efi_locate_handle
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: eliminate efi_uninstall_protocol_interface_ext
2017-12-01  Heinrich Schuchardtefi_loader: eliminate efi_install_protocol_interface_ext
2017-12-01  Heinrich Schuchardtefi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
2017-12-01  Heinrich Schuchardtefi_loader: set parent handle in efi_load_image
2017-12-01  Heinrich Schuchardtefi_loader: implement SetWatchdogTimer
2017-12-01  Heinrich Schuchardtefi_loader: move efi_search_obj up in code
2017-10-29  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-29  Alexander Grafefi_loader: Disable env_save() call on boot
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: console support for color attributes
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-10  Jonathan Grayefi_loader: don't increment part twice per loop
2017-10-10  Jonathan Grayefi_loader: search all possible disk partitions
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-09  Heinrich Schuchardtefi_loader: comments for functions add missing @return
2017-10-09  Rob Clarkefi_loader: Fix disk dp's for pre-DM/legacy devices
2017-10-09  Heinrich Schuchardtefi_loader: avoid NULL dereference in efi_dp_match
2017-10-09  Heinrich Schuchardtefi_loader: fill return values in SimpleNetworkProtocol
2017-10-09  Heinrich Schuchardtefi_loader: size fields in SimpleNetworkProtocol
2017-10-09  Heinrich Schuchardtefi_loader: fix efi_net_get_status
2017-10-09  Heinrich Schuchardtefi_loader: implement WaitForPacket event
2017-10-09  Heinrich Schuchardtefi_loader: use events for efi_net_receive
2017-10-09  Heinrich Schuchardtefi_net: return EFI_UNSUPPORTED where appropriate
2017-10-09  Heinrich Schuchardtefi_loader: efi_net: hwaddr_size = 6
2017-10-09  Heinrich Schuchardtefi_loader: fill simple network protocol revision
2017-10-09  Heinrich Schuchardtefi_loader: wrong type in wait_for_event
2017-10-09  Heinrich Schuchardtefi_loader: pass GUIDs as const efi_guid_t *
2017-10-09  Heinrich Schuchardtefi_loader: parameters of CopyMem and SetMem
2017-10-09  Heinrich Schuchardtefi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
2017-10-09  Heinrich Schuchardtefi_loader: replace efi_div10 by do_div
2017-10-09  Heinrich Schuchardtefi_loader: provide function comments for boot services
2017-10-09  Heinrich Schuchardtefi_loader: use type bool for event states
2017-10-05  Heinrich Schuchardtefi_loader: allow creating new handles
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-21  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-20  Rob Clarkefi_loader: Some console improvements for vidconsole
2017-09-20  Rob Clarkefi_loader: Correctly figure out size for vidconsole
2017-09-20  Rob Clarkefi_loader: split out escape sequence based size query
2017-09-20  Rob Clarkefi_loader: print GUIDs
2017-09-20  Rob Clarkefi_loader: set loaded image code/data type properly
2017-09-20  Rob Clarkefi_loader: add bootmgr
2017-09-20  Rob Clarkefi_loader: efi variable support
2017-09-20  Rob Clarkefi_loader: make pool allocations cacheline aligned
2017-09-20  Rob Clarkefi_loader: support load_image() from a file-path
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: use proper device-paths for net
2017-09-20  Rob Clarkefi_loader: use proper device-paths for partitions
2017-09-20  Rob Clarkefi_loader: flesh out device-path to text
2017-09-20  Rob Clarkefi_loader: drop redundant efi_device_path_protocol
2017-09-20  Rob Clarkefi_loader: add device-path utils
2017-09-18  Heinrich Schuchardtefi_loader: notify when ExitBootServices is invoked
2017-09-18  Heinrich Schuchardtefi_loader: implement task priority level (TPL)
2017-09-18  Heinrich Schuchardtefi_loader: efi_set_timer: reset signaled state
2017-09-18  Heinrich Schuchardtefi_loader: implement queueing of the notification...
2017-09-18  Heinrich Schuchardtefi_loader: allow return value in EFI_CALL
2017-09-18  Heinrich Schuchardtefi_loader: avoid obscure constants in efi_runtime.c
2017-09-18  Heinrich Schuchardtefi_loader: usage of always in Makefile
2017-09-18  Alexander Grafefi_loader: Fix efi_exit gd clobbering
2017-09-18  Heinrich Schuchardtefi_loader: write protocol GUID in OpenProtocol
2017-09-18  Heinrich Schuchardtefi_loader: call __efi_exit_check in efi_exit
2017-09-18  Heinrich Schuchardtefi_disk: efi_disk_rw_blocks is not an API function
2017-09-15  Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-12  Rob Clarklib: add some utf16 handling helpers
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
next