Commit Graph

1182 Commits (421be6fca5cbe0d9dd3a10467529eed53528c258)

Author SHA1 Message Date
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 6 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 6 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 6 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 6 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 6 years ago
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 6 years ago
Heinrich Schuchardt 90b658b4cc efi_loader: use __always_inline for pixel conversion 6 years ago
Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events 6 years ago
Heinrich Schuchardt ee3db4fc04 efi_loader: use TPL_NOTIFY for network timer event 6 years ago
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt 6 years ago
Heinrich Schuchardt 6fc901c538 efi_selftest: unit test for event groups 6 years ago
Heinrich Schuchardt 9967adb71d efi_selftest: fix device tree unit test 6 years ago
Simon Glass bdecaebd5d efi: Correct header order in efi_memory 6 years ago
Heinrich Schuchardt 7c92fd69b1 efi_loader: use constants in efi_allocate_pages() 6 years ago
Heinrich Schuchardt f7c342f413 efi_loader: show UEFI revision in helloworld 6 years ago
Heinrich Schuchardt 0aa2da788b efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 6 years ago
Heinrich Schuchardt b944e47111 efi_selftest: test gop bitblt 6 years ago
Heinrich Schuchardt 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop 6 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 6 years ago
Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups 6 years ago
Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list 6 years ago
Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors 6 years ago
Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent 6 years ago
Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable 6 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 6 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 6 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 6 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 6 years ago
Heinrich Schuchardt d7b181d57d efi_loader: consistently return efi_status_t efi_watchdog_register 6 years ago
Heinrich Schuchardt 075d425d65 efi_loader: return efi_status_t from efi_net_register 6 years ago
Heinrich Schuchardt 80ea9b0990 efi_loader: return efi_status_t from efi_gop_register 6 years ago
Heinrich Schuchardt 7657152bdd efi_loader: efi_smbios_register should have a return value 6 years ago
Leif Lindholm e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 6 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 6 years ago
Heinrich Schuchardt 28a4fd46e7 efi_loader: parameter checks for LoadImage 6 years ago
Andre Przywara d14db11d76 sunxi: revert disabling of features 6 years ago
Masahiro Yamada 414e2dbbf2 fdt_region: remove unneeded fdt_internal.h inclusion 6 years ago
Alexander Graf 14d61d4e57 efi_stub: Fix GDT_NOTSYS check 6 years ago
Bryan O'Donoghue c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE 6 years ago
Bryan O'Donoghue 6ffc420045 optee: Add error printout 6 years ago
Bryan O'Donoghue c5a6e8bd00 optee: Add optee_verify_bootm_image() 6 years ago
Bryan O'Donoghue f25006b96e optee: Add CONFIG_OPTEE_LOAD_ADDR 6 years ago
Bryan O'Donoghue 35499baf3b optee: Add CONFIG_OPTEE_TZDRAM_BASE 6 years ago
Bryan O'Donoghue d89a5aa6d0 optee: Add CONFIG_OPTEE_TZDRAM_SIZE 6 years ago
Bryan O'Donoghue 32ce6179fb optee: Add lib entries for sharing OPTEE code across ports 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET 6 years ago
Faiz Abbas 36c1877c5c lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig 6 years ago