Commit Graph

1105 Commits (1f553564116f47e4730e1cadbcf9bc24e550cfa6)

Author SHA1 Message Date
Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent 7 years ago
Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable 7 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 7 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 7 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 7 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 7 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 7 years ago
Heinrich Schuchardt d7b181d57d efi_loader: consistently return efi_status_t efi_watchdog_register 7 years ago
Heinrich Schuchardt 075d425d65 efi_loader: return efi_status_t from efi_net_register 7 years ago
Heinrich Schuchardt 80ea9b0990 efi_loader: return efi_status_t from efi_gop_register 7 years ago
Heinrich Schuchardt 7657152bdd efi_loader: efi_smbios_register should have a return value 7 years ago
Leif Lindholm e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 7 years ago
Heinrich Schuchardt 28a4fd46e7 efi_loader: parameter checks for LoadImage 7 years ago
Andre Przywara d14db11d76 sunxi: revert disabling of features 7 years ago
Masahiro Yamada 414e2dbbf2 fdt_region: remove unneeded fdt_internal.h inclusion 7 years ago
Alexander Graf 14d61d4e57 efi_stub: Fix GDT_NOTSYS check 7 years ago
Bryan O'Donoghue c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE 7 years ago
Bryan O'Donoghue 6ffc420045 optee: Add error printout 7 years ago
Bryan O'Donoghue c5a6e8bd00 optee: Add optee_verify_bootm_image() 7 years ago
Bryan O'Donoghue f25006b96e optee: Add CONFIG_OPTEE_LOAD_ADDR 7 years ago
Bryan O'Donoghue 35499baf3b optee: Add CONFIG_OPTEE_TZDRAM_BASE 7 years ago
Bryan O'Donoghue d89a5aa6d0 optee: Add CONFIG_OPTEE_TZDRAM_SIZE 7 years ago
Bryan O'Donoghue 32ce6179fb optee: Add lib entries for sharing OPTEE code across ports 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET 8 years ago
Faiz Abbas 36c1877c5c lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig 8 years ago
Heinrich Schuchardt df9cf561b0 efi_loader: correct efi_disk_register 8 years ago
Heinrich Schuchardt 0c2307431e efi_loader: add missing runtime services stubs 8 years ago
Heinrich Schuchardt 038782a27a efi_driver: return type of efi_driver_init() 8 years ago
Heinrich Schuchardt f19a95a40b efi_loader: do not use 2.0.5 as UEFI revision number 8 years ago
Heinrich Schuchardt 9f0930e5d9 efi_loader: create stub for CreateEventEx 8 years ago
Heinrich Schuchardt ae86b6be12 efi_selftest: use correct compiler flags for miniapps 8 years ago
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 8 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 8 years ago
Adam Ford a451bc27c9 Convert LIB_UUID to Kconfig 8 years ago
Adam Ford a5a37567c4 Convert CONFIG LIB_HW_RAND to Kconfig 8 years ago
Андрей Мозжухин af09eba64f aes: Allow non-zero initialization vector 8 years ago
Heinrich Schuchardt 4a8b5e7900 efi_loader: consistently use %pD to print device paths 8 years ago
Heinrich Schuchardt 7df5af6f3a efi_loader: do not install NULL as device path 8 years ago
Heinrich Schuchardt 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path 8 years ago
Alexander Graf 56672bf52e efi_loader: Call Exit() on return from payload in StartImage() 8 years ago
Heinrich Schuchardt c8df80c514 efi_loader: fix comments in indent_string() 8 years ago
Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage 8 years ago
Alexander Graf 6698bb343f efi: Conflict efi_loader with different stub bitness 8 years ago
Masahiro Yamada 144fbea969 libfdt: migrate libfdt.h to a wrapper + U-Boot own code 8 years ago
Masahiro Yamada ae9ace7089 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 8 years ago
Maxime Ripard acd4d3343f net: regex: Disable by default on sunXi 8 years ago
Heinrich Schuchardt 003876d469 efi_selftest: reduce noise in test output for device trees 8 years ago
Heinrich Schuchardt 9dfd84da8c efi_loader: allow creation of more device part nodes 8 years ago