]> git.sur5r.net Git - u-boot/history - lib/efi_loader
serial: Add Actions Semi OWL UART support
[u-boot] / lib / efi_loader /
2018-04-04 Heinrich Schuchardtefi_loader: support device tree for bootefi selftest
2018-04-04 Heinrich Schuchardtefi_loader: efi_get_time_init should return status...
2018-04-04 Heinrich Schuchardtefi_loader: exit status for efi_reset_system_init
2018-04-04 Heinrich Schuchardtefi_loader: consistently return efi_status_t efi_watchd...
2018-04-04 Heinrich Schuchardtefi_loader: return efi_status_t from efi_net_register
2018-04-04 Heinrich Schuchardtefi_loader: return efi_status_t from efi_gop_register
2018-04-04 Heinrich Schuchardtefi_loader: efi_smbios_register should have a return...
2018-04-04 Leif Lindholmefi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: remove deprecated ConsoleControlProtocol
2018-04-04 Heinrich Schuchardtefi_loader: parameter checks for LoadImage
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-02-28 Tom RiniMerge git://git.denx.de/u-boot-net
2018-02-27 Michal SimekKconfig: cmd: Make networking command dependent on NET
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_loader: add missing runtime services stubs
2018-02-09 Heinrich Schuchardtefi_loader: do not use 2.0.5 as UEFI revision number
2018-02-09 Heinrich Schuchardtefi_loader: create stub for CreateEventEx
2018-02-09 Heinrich Schuchardtefi_loader: fix building crt0 on arm
2018-02-09 Adam FordMove most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
2018-02-09 Adam FordConvert LIB_UUID to Kconfig
2018-01-31 Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-28 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-28 Heinrich Schuchardtefi_loader: consistently use %pD to print device paths
2018-01-28 Heinrich Schuchardtefi_loader: do not install NULL as device path
2018-01-28 Alexander Grafefi_loader: Call Exit() on return from payload in Start...
2018-01-28 Heinrich Schuchardtefi_loader: fix comments in indent_string()
2018-01-28 Alexander Grafefi_loader: Always use EFIAPI instead of asmlinkage
2018-01-28 Alexander Grafefi: Conflict efi_loader with different stub bitness
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_loader: allow creation of more device part nodes
2018-01-22 Heinrich Schuchardtefi_loader: fix ExitBootServices
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: correct EFI_BLOCK_IO_PROTOCOL definitions
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: efi_disk_register: correctly determine...
2018-01-22 Heinrich Schuchardtefi_loader: fix StartImage bootservice
2018-01-22 Heinrich Schuchardtefi_loader: check tables in helloworld.efi
2018-01-22 Heinrich Schuchardtefi_loader: allocate correct memory type for EFI image
2018-01-22 Heinrich Schuchardtefi_loader: print device path when entering efi_load_image
2018-01-22 Heinrich Schuchardtefi_loader: correct find simple file system protocol
2018-01-22 Heinrich Schuchardtefi_loader: address of the simple file system protocol
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: disconnect controllers in UninstallProtocol
2018-01-22 Heinrich Schuchardtefi_loader: implement DisconnectController
2018-01-22 Heinrich Schuchardtefi_loader: fix signature of efi_disconnect_controller
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: implement OpenProtocolInformation
2018-01-22 Heinrich Schuchardtefi_loader: open_info in CloseProtocol
2018-01-22 Heinrich Schuchardtefi_loader: open_info in OpenProtocol
2018-01-22 Heinrich Schuchardtefi_loader: list of open protocol infos
2018-01-22 Heinrich Schuchardtefi_loader: simplify efi_remove_all_protocols
2018-01-22 Heinrich Schuchardtefi_loader: correctly call images
2018-01-22 Heinrich Schuchardtefi_loader: text output for device path end node
2018-01-22 Heinrich Schuchardtefi_loader: use correct format string for unsigned...
2018-01-22 Heinrich Schuchardtefi_loader: add comments to memory functions
2018-01-22 Heinrich Schuchardtefi_loader: use wide string do define firmware vendor
2018-01-22 Heinrich Schuchardtefi_loader: support device path for IDE and SCSI disks
2018-01-22 Heinrich Schuchardtefi_loader: create full device path for block devices
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-19 Emmanuel Vadotefi_loader: Setup logical_partition media information
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: comments for dp_part_fill()
2017-12-16 Heinrich Schuchardtefi_loader: correct DeviceNodeToText for media types
2017-12-16 Heinrich Schuchardtefi_loader: correctly setup device paths for block...
2017-12-16 Heinrich Schuchardtefi_loader: correctly determine if an MMC device is...
2017-12-16 Heinrich Schuchardtefi_loader: error handling in efi_load_image()
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-16 Alexander Grafefi_loader: Ensure efi_dp_find_obj() finds exact matches
2017-12-16 Alexander Grafefi_loader: helloworld.c: Explicitly use .rodata for...
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 Alexander Grafefi_loader helloworld.efi: Fix building with -Os
2017-12-01 Alexander Grafefi_loader: Fix partition offsets
2017-12-01 Rob Clarkefi_loader: add missing breaks
2017-12-01 Heinrich Schuchardtefi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
2017-12-01 Heinrich Schuchardtefi_loader: helper function to add EFI object to list
2017-12-01 Heinrich Schuchardtefi_loader: pass handle of loaded image
2017-12-01 Heinrich Schuchardtefi_loader: output load options in helloworld
next