Commit Graph

49609 Commits (01c0151a36565c653043d08a826d62d5744e511a)
 

Author SHA1 Message Date
Heinrich Schuchardt 99b8db7291 arm: print information about loaded UEFI images 7 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 7 years ago
Jonathan Gray 8ae1f82988 mmc: use core clock frequency in bcm2835 sdhost 7 years ago
Peter Robinson 79153ff0c4 rpi3_32b: Enable lan78xx driver 7 years ago
Alexander Graf 7fe77226aa rpi: Add identifier for the new RPi3 B+ 7 years ago
Alexander Graf 0d1a6c5e52 rpi3: Enable lan78xx driver 7 years ago
Alexander Graf 065dcacf39 rpi: Allow to boot without serial 7 years ago
Heinrich Schuchardt 1348c17ab2 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) 7 years ago
Heinrich Schuchardt db851c84c9 efi_selftest: partition label for test image 7 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 7 years ago
Heinrich Schuchardt c412166de2 efi_loader: ascii2unicode(): add trailing \0 7 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 7 years ago
Tom Rini e294ba0678 Merge git://git.denx.de/u-boot-sunxi 7 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 7 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt 43dace5d89 efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL 7 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 7 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 7 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 7 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 7 years ago
Patrick Wildt e274235866 efi_loader: complete efi_pxe_mode struct definition 7 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 7 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 7 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 7 years ago
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
Alexander Graf 0176330ee5 git: mailrc: Add myself and efi to list 7 years ago
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt 7 years ago
Heinrich Schuchardt 6fc901c538 efi_selftest: unit test for event groups 7 years ago
Heinrich Schuchardt 9967adb71d efi_selftest: fix device tree unit test 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 0aa2da788b efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL 7 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 7 years ago
Heinrich Schuchardt b944e47111 efi_selftest: test gop bitblt 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 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 fc225e6082 efi_loader: check initialization of EFI subsystem is successful 7 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 7 years ago