Commit Graph

1314 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
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
Alexander Graf beb077a2a8 efi_loader: Introduce ms abi vararg helpers 6 years ago
Alexander Graf c034bfab29 efi_loader: Disable miniapps on sandbox 6 years ago
Heinrich Schuchardt aa909462d0 efi_loader: efi_allocate_pages is too restrictive 6 years ago
Alexander Graf 62f3757870 efi_loader: Allow SMBIOS tables in highmem 6 years ago
Alexander Graf b59f69712b efi_loader: Use compiler constants for image loader 6 years ago
Mark Kettenis c726913a98 Revert "efi_loader: no support for ARMV7_NONSEC=y" 6 years ago
Heinrich Schuchardt f260bd30e8 efi_selftest: update .gitignore 6 years ago
Zubair Lutfullah Kakakhel f1b20acb4a hashtable: Fix length calculation in hexport_r 6 years ago
Mario Six 78a88f7930 doc: Replace DocBook with sphinx-based docs 6 years ago
Quentin Schulz d9fc9077eb hashtable: do not recreate whole hash table if vars are passed to himport_r 6 years ago
Bin Meng c81a8f5455 efi: app: Add a sysreset driver 6 years ago
Siva Durga Prasad Paladugu 12308b128f lib: fdtdec: Rename routine fdtdec_setup_memory_size() 6 years ago
Siva Durga Prasad Paladugu 1473b12ad0 lib: fdtdec: Update ram_base to store ram start adddress 6 years ago
Siva Durga Prasad Paladugu 37e3a36a54 xilinx: zynq: Add support to secure images 6 years ago
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Michael Pratt 90c08fa038 fdt: Add device tree memory bindings 6 years ago
Bin Meng 47cae019ef efi_loader: helloworld: Output ACPI configuration table 6 years ago
Bin Meng 86df34d42b efi_loader: Install ACPI configuration tables 6 years ago
Bin Meng bb68c7fba0 efi_loader: Increase number of configuration tables to 16 6 years ago
Bin Meng 7c98ca10ea efi: stub: Move the use_uart assignment immediately after exit_boot_services() call 6 years ago
Alexander Graf 0186644646 efi.h: Do not use config options 6 years ago
Alexander Graf 6fc2c704d4 efi_loader: Fix GOP 32bpp exposure 6 years ago
Tom Rini 897a1d947e libavb: Update SPDX tag style 6 years ago
Simon Glass 8a682e03d7 rsa: Fix missing memory leak on error in fdt_add_bignum() 6 years ago
Igor Opaniuk 3330584d2c avb2.0: integrate avb 2.0 into the build system 6 years ago
Igor Opaniuk d8f9d2af96 avb2.0: add Android Verified Boot 2.0 library 6 years ago
Bin Meng d1fe992746 efi: stub: Pass EFI GOP information to U-Boot payload 6 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 6 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 6 years ago
Alexander Graf de452c04c3 riscv: Add support for HI20 PE relocations 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Bin Meng 558f3ed9c8 x86: efi: payload: Minor clean up on error message output 6 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 6 years ago
Tom Rini b5351a4390 SPDX: Fixup tags from latest EFI PR 6 years ago
Alexander Graf 80483b2ab6 efi_loader: Fix warning in raw/cols query 6 years ago
Heinrich Schuchardt d29e7824d7 efi_loader: create handles from normal memory 6 years ago