]> git.sur5r.net Git - u-boot/history - lib/efi_loader
efi_loader: adjust definitions of variable services
[u-boot] / lib / efi_loader /
2018-06-03 Heinrich Schuchardtefi_loader: adjust definitions of variable services
2018-06-03 Heinrich Schuchardtefi_loader: always check parameters in efi_cout_query_m...
2018-06-03 Heinrich Schuchardtefi_loader: updating the cursor position
2018-06-03 Heinrich Schuchardtefi_loader: remove unnecessary include
2018-06-03 Heinrich Schuchardtefi_loader: if EFI_LOADER is enabled, enable CFB_CONSOL...
2018-06-03 Ivan Gorinovefi_loader: correctly apply relocations from the .reloc...
2018-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-06-01 Tom RiniMerge tag 'xilinx-for-v2018.07-2' of git://www.denx...
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-31 Tom RiniMerge tag 'arc-updates-for-2018.07-rc1' of git://git...
2018-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-05-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-05-29 Rick Chenefi_loader: Enable RISC-V support
2018-05-29 Alexander Grafefi_loader: Use EFI_CACHELINE_SIZE in the image loader too
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-tegra
2018-05-11 Tom RiniMerge tag 'xilinx-for-v2018.07' of git://www.denx.de...
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-05-11 Tom RiniSPDX: Convert a few files that were missed before
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-04-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-04-25 Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-23 Tom RiniMerge tag 'signed-efi-2018.05' of git://github.com...
2018-04-23 Heinrich Schuchardtefi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
2018-04-23 Heinrich Schuchardtefi_loader: correcty determine total device path length
2018-04-23 Heinrich Schuchardtefi_loader: correctly determine length of empty device...
2018-04-23 Heinrich Schuchardtefi_loader: fix AppendDevicePath
2018-04-23 Heinrich Schuchardtefi_loader: implement CreateDeviceNode
2018-04-23 Heinrich Schuchardtefi_loader: no support for ARMV7_NONSEC=y
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-net
2018-04-13 Joe HershbergerRevert "Kconfig: cmd: Make networking command dependent...
2018-04-09 Tom RiniMerge tag 'xilinx-for-v2018.05-rc2' of git://git.denx...
2018-04-09 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-04-06 Ivan Gorinovefi_loader: Check machine type in the image header
2018-04-05 Heinrich Schuchardtefi_loader: completely initialize network
2018-04-05 Heinrich Schuchardtefi_loader: new functions to print loaded image information
2018-04-05 Heinrich Schuchardtefi_loader: implement EFI_FILE_SYSTEM_INFO
2018-04-05 Heinrich Schuchardtefi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: use correct types in EFI_FILE_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: ImageSize must be multiple of SectionAlignment
2018-04-04 Heinrich Schuchardtefi_loader: save image relocation address and size
2018-04-04 Heinrich Schuchardtefi_loader: use efi_uintn_t for LoadImage
2018-04-04 Patrick Wildtefi_loader: initialize device path on alloc
2018-04-04 Alexander Grafefi_loader: Fix network DP with DM_ETH
2018-04-04 Alexander Grafefi_loader: Fix return value for efi_add_runtime_mmio
2018-04-04 Alexander Grafefi_loader: Optimize GOP more
2018-04-04 Alexander Grafefi_loader: Optimize GOP switch
2018-04-04 Heinrich Schuchardtefi_loader: use __always_inline for pixel conversion
2018-04-04 Heinrich Schuchardtefi_loader: RestoreTPL should execute queued events
2018-04-04 Heinrich Schuchardtefi_loader: use TPL_NOTIFY for network timer event
2018-04-04 Heinrich Schuchardtefi_loader: correctly support parameter delta in Blt
2018-04-04 Simon Glassefi: Correct header order in efi_memory
2018-04-04 Heinrich Schuchardtefi_loader: use constants in efi_allocate_pages()
2018-04-04 Heinrich Schuchardtefi_loader: show UEFI revision in helloworld
2018-04-04 Heinrich Schuchardtefi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
2018-04-04 Heinrich Schuchardtefi_loader: implement missing bit blit operations in gop
2018-04-04 Heinrich Schuchardtefi_loader: implement event groups
2018-04-04 Heinrich Schuchardtefi_loader: define GUIDS for event groups
2018-04-04 Heinrich Schuchardtefi_loader: manage events in a linked list
2018-04-04 Heinrich Schuchardtefi_loader: fix formatting errors
2018-04-04 Heinrich Schuchardtefi_loader: clear signaled state in CheckEvent
2018-04-04 Heinrich Schuchardtefi_loader: check parameter in InstallConfigurationTable
2018-04-04 Heinrich Schuchardtefi_loader: correct input of special keys
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()
next