Commit Graph

49352 Commits (e2742358661137b60eccd2e80b6835b58d8c5763)
 

Author SHA1 Message Date
Patrick Wildt e274235866 efi_loader: complete efi_pxe_mode struct definition 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
Alexander Graf 0176330ee5 git: mailrc: Add myself and efi to list 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 fc225e6082 efi_loader: check initialization of EFI subsystem is successful 6 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 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 098a6cdd1c efi_loader: simplify calling efi_init_obj_list 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
Heinrich Schuchardt 1914e5b5d8 efi_loader: provide new doc/README.uefi 6 years ago
Heinrich Schuchardt e1214151e8 efi_loader: delete doc/README.efi 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
Tom Rini 645b5afbb8 Prepare v2018.05-rc1 6 years ago
Tom Rini 0e5d3e3111 Merge git://git.denx.de/u-boot-dm 6 years ago
Masahiro Yamada 641599a63d image.h: add forward declaration of struct fdt_region 6 years ago
Masahiro Yamada 414e2dbbf2 fdt_region: remove unneeded fdt_internal.h inclusion 6 years ago
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Andy Yan bcfdf055f8 dm: core: make fixed-clock dt scan live dt compatible 6 years ago
Andre Heider 44683170f8 fs: cbfs: fix locating the cbfs header 6 years ago