Commit Graph

389 Commits (5b2118a2ad3bd1b75dd1650db193a2f6182fa3de)

Author SHA1 Message Date
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 6 years ago
Stephen Warren 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Heinrich Schuchardt 7e1effcef6 efi_loader: pass system table in loaded image protocol 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Eugeniu Rosca 9b89183b97 efi: Fix truncation of constant value 6 years ago
Heinrich Schuchardt 9d12daff6c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago
Heinrich Schuchardt bcfb0e22a8 efi_loader: document runtime functions 6 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 6 years ago
Heinrich Schuchardt fa995d0d94 efi_loader: avoid NULL dereference in efi_get_memory_map() 6 years ago
AKASHI Takahiro 3748ed908f efi_loader: fix a parameter check at CreateEvent() 6 years ago
Heinrich Schuchardt 07240da293 efi_loader: relocate pointer to tables 6 years ago
Stephen Warren ccfc78b820 Revert "efi_loader: efi_allocate_pages is too restrictive" 6 years ago
Andrew Thomas f25ddca16c initialize net_mode.if_type 7 years ago
Heinrich Schuchardt 49de24559d efi_loader: complete implementation of GetTime() 7 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 7 years ago
Heinrich Schuchardt 55d8ee3b7b efi_loader: update crc32 in InstallConfigurationTable 7 years ago
Heinrich Schuchardt 8aa8360eca efi_loader: correct signature of CalculateCrc32() 7 years ago
Heinrich Schuchardt 4182a129ef efi_loader: allocate configuration table array 7 years ago
Heinrich Schuchardt 640adadf81 efi_loader: calculate crc32 for EFI tables 7 years ago
Heinrich Schuchardt 0b386537a5 efi_loader: provide firmware revision 7 years ago
Heinrich Schuchardt 71c846ab84 efi_loader: correct headersize EFI tables 7 years ago
Heinrich Schuchardt 112f243016 efi_loader: specify UEFI spec revision 7 years ago
Heinrich Schuchardt e67ff94ded efi_loader: clear screen has to reset cursor position 7 years ago
Heinrich Schuchardt 4f18789770 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() 7 years ago
Heinrich Schuchardt 95147313a9 efi_loader: set revision in loaded image protocol 7 years ago
Heinrich Schuchardt 1fcb7ea284 efi_loader: check map_key in ExitBootServices 7 years ago
Heinrich Schuchardt 8e835554b3 efi_loader: check parameters of GetMemoryMap 7 years ago
Heinrich Schuchardt 4d5e071ee0 efi_loader: check parameters in memory allocation 7 years ago
Heinrich Schuchardt 21b3edfc96 efi_loader: check parameters of CreateEvent 7 years ago
Alexander Graf 282a06cbca efi_loader: Expose U-Boot addresses in memory map for sandbox 7 years ago
Simon Glass 69259b8367 efi: sandbox: Adjust memory usage for sandbox 7 years ago
Alexander Graf b34662d03b efi_loader: Use common elf.h reloc defines 7 years ago
Alexander Graf bc028919e4 efi_loader: Move to compiler based target architecture determination 7 years ago
Alexander Graf beb077a2a8 efi_loader: Introduce ms abi vararg helpers 7 years ago
Heinrich Schuchardt aa909462d0 efi_loader: efi_allocate_pages is too restrictive 7 years ago
Alexander Graf 62f3757870 efi_loader: Allow SMBIOS tables in highmem 7 years ago
Alexander Graf b59f69712b efi_loader: Use compiler constants for image loader 7 years ago
Mark Kettenis c726913a98 Revert "efi_loader: no support for ARMV7_NONSEC=y" 7 years ago
Mario Six 78a88f7930 doc: Replace DocBook with sphinx-based docs 7 years ago
Bin Meng 47cae019ef efi_loader: helloworld: Output ACPI configuration table 7 years ago
Bin Meng 86df34d42b efi_loader: Install ACPI configuration tables 7 years ago
Bin Meng bb68c7fba0 efi_loader: Increase number of configuration tables to 16 7 years ago