Commit Graph

1249 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Marek Vasut f850371997 fdt: fix get_next_memory_node() 6 years ago
Heinrich Schuchardt f2906e5f58 lib/slre: remove superfluous assignment 6 years ago
Masahiro Yamada e3332e1a1a Make kmalloc'ed memory really DMA-safe 6 years ago
Bin Meng cbe503fbc1 efi: stub: Pass EFI system table address to U-Boot payload 6 years ago
Ievgen Maliarenko ecc6f6bea6 libavb: Handle wrong hashtree_error_mode in avb_append_options() 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 54bfba2704 efi_selftest: correct block device unit test 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 483dbab9f9 lib: crc32: mark function crc32() as __efi_runtime 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
Caliph Nomble 7ac1a432a1 rsa: Fix LibreSSL before v2.7.0 6 years ago
Christian Gmeiner 60a4df3262 smbios: fix checkstyle warning 6 years ago
Christian Gmeiner 5113ff8a91 smbios: fix checkstyle error 6 years ago
Masahiro Yamada ab948cd21d fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS 6 years ago
Jens Wiklander 452bc12102 fdt: fix fdtdec_setup_memory_banksize() 6 years ago
Andrew Thomas f25ddca16c initialize net_mode.if_type 6 years ago
Heinrich Schuchardt 8c588a5886 efi_selftest: unit test for GetTime() 6 years ago
Heinrich Schuchardt 42e2b563f6 efi_selftest: support printing leading zeroes 6 years ago
Heinrich Schuchardt 49de24559d efi_loader: complete implementation of GetTime() 6 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 6 years ago
Heinrich Schuchardt 62045b0eb4 efi_selftest: unit test for CalculateCrc32() 6 years ago
Heinrich Schuchardt 74fc044574 efi_selftest: check crc32 for InstallConfigurationTable 6 years ago
Heinrich Schuchardt 55d8ee3b7b efi_loader: update crc32 in InstallConfigurationTable 6 years ago
Heinrich Schuchardt 8aa8360eca efi_loader: correct signature of CalculateCrc32() 6 years ago
Heinrich Schuchardt 9b30232bfc efi_selftest: test InstallConfigurationTable() 6 years ago
Heinrich Schuchardt 4182a129ef efi_loader: allocate configuration table array 6 years ago
Heinrich Schuchardt 640adadf81 efi_loader: calculate crc32 for EFI tables 6 years ago
Heinrich Schuchardt 0b386537a5 efi_loader: provide firmware revision 6 years ago
Heinrich Schuchardt 71c846ab84 efi_loader: correct headersize EFI tables 6 years ago
Heinrich Schuchardt 112f243016 efi_loader: specify UEFI spec revision 6 years ago
Heinrich Schuchardt e67ff94ded efi_loader: clear screen has to reset cursor position 6 years ago
Heinrich Schuchardt 4f18789770 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() 6 years ago
Heinrich Schuchardt 95147313a9 efi_loader: set revision in loaded image protocol 6 years ago
Heinrich Schuchardt df76431b11 efi_driver: set DM_FLAG_NAME_ALLOCED flag 6 years ago
Heinrich Schuchardt 1bfb1579be efi_selftest: test writing to file 6 years ago
Heinrich Schuchardt 1fcb7ea284 efi_loader: check map_key in ExitBootServices 6 years ago
Heinrich Schuchardt 8e835554b3 efi_loader: check parameters of GetMemoryMap 6 years ago
Heinrich Schuchardt 4d5e071ee0 efi_loader: check parameters in memory allocation 6 years ago
Heinrich Schuchardt 21b3edfc96 efi_loader: check parameters of CreateEvent 6 years ago
Simon Glass 404ea59364 efi_selftest: Clean up a few comments and messages 6 years ago
Simon Glass d7ae1609a9 vsprintf: Handle NULL with %pU 6 years ago
Alexander Graf 282a06cbca efi_loader: Expose U-Boot addresses in memory map for sandbox 6 years ago
Simon Glass 69259b8367 efi: sandbox: Adjust memory usage for sandbox 6 years ago
Alexander Graf b34662d03b efi_loader: Use common elf.h reloc defines 6 years ago
Alexander Graf bc028919e4 efi_loader: Move to compiler based target architecture determination 6 years ago