summaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
2018-07-25efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt
2018-07-25efi_loader: correct headersize EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt
2018-07-25efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt
2018-07-25efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six
2018-07-02efi_loader: helloworld: Output ACPI configuration tableBin Meng
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng
2018-07-02efi_loader: Increase number of configuration tables to 16Bin Meng
2018-06-21efi_loader: Fix GOP 32bpp exposureAlexander Graf
2018-06-14efi: Add a comment about duplicated ELF constantsSimon Glass
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf
2018-06-03efi_loader: Fix warning in raw/cols queryAlexander Graf
2018-06-03efi_loader: create handles from normal memoryHeinrich Schuchardt
2018-06-03efi_loader: efi_mem_carve_out should return s64Heinrich Schuchardt
2018-06-03efi_loader: avoid anonymous constants for AllocatePagesHeinrich Schuchardt
2018-06-03efi_loader: DocBook comments for boot servicesHeinrich Schuchardt
2018-06-03efi: Update some comments related to smbios tablesSimon Glass
2018-06-03efi_loader: implement ReinstallProtocolInterfaceHeinrich Schuchardt
2018-06-03efi_loader: check interface when uninstalling protocolHeinrich Schuchardt
2018-06-03efi_loader: fix off-by-one bug in efi_get_variableIvan Gorinov
2018-06-03efi_loader: avoid using unitialized values as console sizeHeinrich Schuchardt
2018-06-03efi_loader: adjust definitions of variable servicesHeinrich Schuchardt
2018-06-03efi_loader: always check parameters in efi_cout_query_mode()Heinrich Schuchardt
2018-06-03efi_loader: updating the cursor positionHeinrich Schuchardt
2018-06-03efi_loader: remove unnecessary includeHeinrich Schuchardt
2018-06-03efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSIHeinrich Schuchardt
2018-06-03efi_loader: correctly apply relocations from the .reloc sectionIvan Gorinov
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-29efi_loader: Use EFI_CACHELINE_SIZE in the image loader tooAlexander Graf
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini