efi_loader: complete implementation of GetTime()
[platform/kernel/u-boot.git] / lib / efi_loader /
2018-07-25 Heinrich Schuchardtefi_loader: complete implementation of GetTime()
2018-07-25 Heinrich Schuchardtefi_loader: remove unused efi_get_time_init()
2018-07-25 Heinrich Schuchardtefi_loader: update crc32 in InstallConfigurationTable
2018-07-25 Heinrich Schuchardtefi_loader: correct signature of CalculateCrc32()
2018-07-25 Heinrich Schuchardtefi_loader: allocate configuration table array
2018-07-25 Heinrich Schuchardtefi_loader: calculate crc32 for EFI tables
2018-07-25 Heinrich Schuchardtefi_loader: provide firmware revision
2018-07-25 Heinrich Schuchardtefi_loader: correct headersize EFI tables
2018-07-25 Heinrich Schuchardtefi_loader: specify UEFI spec revision
2018-07-25 Heinrich Schuchardtefi_loader: clear screen has to reset cursor position
2018-07-25 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
2018-07-25 Heinrich Schuchardtefi_loader: set revision in loaded image protocol
2018-07-25 Heinrich Schuchardtefi_loader: check map_key in ExitBootServices
2018-07-25 Heinrich Schuchardtefi_loader: check parameters of GetMemoryMap
2018-07-25 Heinrich Schuchardtefi_loader: check parameters in memory allocation
2018-07-25 Heinrich Schuchardtefi_loader: check parameters of CreateEvent
2018-07-25 Alexander Grafefi_loader: Expose U-Boot addresses in memory map for...
2018-07-25 Simon Glassefi: sandbox: Adjust memory usage for sandbox
2018-07-25 Alexander Grafefi_loader: Use common elf.h reloc defines
2018-07-25 Alexander Grafefi_loader: Move to compiler based target architecture...
2018-07-25 Alexander Grafefi_loader: Introduce ms abi vararg helpers
2018-07-25 Heinrich Schuchardtefi_loader: efi_allocate_pages is too restrictive
2018-07-25 Alexander Grafefi_loader: Allow SMBIOS tables in highmem
2018-07-25 Alexander Grafefi_loader: Use compiler constants for image loader
2018-07-25 Mark KettenisRevert "efi_loader: no support for ARMV7_NONSEC=y"
2018-07-23 Mario Sixdoc: Replace DocBook with sphinx-based docs
2018-07-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-07-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-07-02 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-07-02 Bin Mengefi_loader: helloworld: Output ACPI configuration table
2018-07-02 Bin Mengefi_loader: Install ACPI configuration tables
2018-07-02 Bin Mengefi_loader: Increase number of configuration tables...
2018-06-27 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-06-22 Tom RiniMerge tag 'signed-efi-2018.07' of git://github.com...
2018-06-21 Alexander Grafefi_loader: Fix GOP 32bpp exposure
2018-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-06-15 Tom RiniMerge tag 'arc-updates-for-2018.07-rc2' of git://git...
2018-06-15 Tom RiniMerge tag 'xilinx-for-v2018.07-rc2' of git://git.denx...
2018-06-14 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-14 Simon Glassefi: Add a comment about duplicated ELF constants
2018-06-14 Alexander Grafriscv: Add support for HI20 PE relocations
2018-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-03 Alexander Grafefi_loader: Fix warning in raw/cols query
2018-06-03 Heinrich Schuchardtefi_loader: create handles from normal memory
2018-06-03 Heinrich Schuchardtefi_loader: efi_mem_carve_out should return s64
2018-06-03 Heinrich Schuchardtefi_loader: avoid anonymous constants for AllocatePages
2018-06-03 Heinrich Schuchardtefi_loader: DocBook comments for boot services
2018-06-03 Simon Glassefi: Update some comments related to smbios tables
2018-06-03 Heinrich Schuchardtefi_loader: implement ReinstallProtocolInterface
2018-06-03 Heinrich Schuchardtefi_loader: check interface when uninstalling protocol
2018-06-03 Ivan Gorinovefi_loader: fix off-by-one bug in efi_get_variable
2018-06-03 Heinrich Schuchardtefi_loader: avoid using unitialized values as console...
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://denx.de...
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://denx.de/git...
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
next