Commit Graph

294 Commits (ba718e67a27f036093d352af46b8ebcb1bbb8316)

Author SHA1 Message Date
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 7 years ago
Heinrich Schuchardt 90b658b4cc efi_loader: use __always_inline for pixel conversion 7 years ago
Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events 7 years ago
Heinrich Schuchardt ee3db4fc04 efi_loader: use TPL_NOTIFY for network timer event 7 years ago
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt 7 years ago
Simon Glass bdecaebd5d efi: Correct header order in efi_memory 7 years ago
Heinrich Schuchardt 7c92fd69b1 efi_loader: use constants in efi_allocate_pages() 7 years ago
Heinrich Schuchardt f7c342f413 efi_loader: show UEFI revision in helloworld 7 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 7 years ago
Heinrich Schuchardt 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop 7 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 7 years ago
Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups 7 years ago
Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list 7 years ago
Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors 7 years ago
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 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
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 7 years ago
Heinrich Schuchardt df9cf561b0 efi_loader: correct efi_disk_register 7 years ago
Heinrich Schuchardt 0c2307431e efi_loader: add missing runtime services stubs 7 years ago
Heinrich Schuchardt f19a95a40b efi_loader: do not use 2.0.5 as UEFI revision number 7 years ago
Heinrich Schuchardt 9f0930e5d9 efi_loader: create stub for CreateEventEx 7 years ago
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 7 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 7 years ago
Adam Ford a451bc27c9 Convert LIB_UUID to Kconfig 7 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
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
Heinrich Schuchardt 9dfd84da8c efi_loader: allow creation of more device part nodes 8 years ago
Heinrich Schuchardt cc20ed03f9 efi_loader: fix ExitBootServices 8 years ago
Heinrich Schuchardt 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event 8 years ago
Heinrich Schuchardt 65436f91c5 efi_loader: provide function to get last node of a device path 8 years ago
Heinrich Schuchardt 4f94865b30 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions 8 years ago
Heinrich Schuchardt 64e4db0f11 efi_loader: make efi_disk_create_partitions a global symbol 8 years ago
Heinrich Schuchardt 98d48bdf41 efi_loader: provide a function to create a partition node 8 years ago
Heinrich Schuchardt b3dd14b6b1 efi_loader: make efi_block_io_guid a global symbol 8 years ago