Commit Graph

46013 Commits (946160f334ddaf2dd0dfd4bc72485f9ce39dc2cd)
 

Author SHA1 Message Date
Rob Clark 946160f334 efi_loader: make pool allocations cacheline aligned 7 years ago
Rob Clark 838ee4b479 efi_loader: support load_image() from a file-path 7 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 7 years ago
Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling 7 years ago
Rob Clark e15fc33548 efi_loader: use proper device-paths for net 7 years ago
Rob Clark 884bcf6f65 efi_loader: use proper device-paths for partitions 7 years ago
Rob Clark adae4313cd efi_loader: flesh out device-path to text 7 years ago
Rob Clark 9309a1b76c efi_loader: drop redundant efi_device_path_protocol 7 years ago
Rob Clark b66c60dde9 efi_loader: add device-path utils 7 years ago
Peter Jones c80214ce1f efi: add some more device path structures 7 years ago
Rob Clark a8606ef075 efi: add some missing __packed 7 years ago
Peter Jones ff98cb9051 part: extract MBR signature from partitions 7 years ago
Rob Clark 0d6ab32e37 part: move efi_guid_t 7 years ago
Heinrich Schuchardt 0923876d29 efi_selftest: check notification of ExitBootServices 7 years ago
Heinrich Schuchardt 152a263c86 efi_loader: notify when ExitBootServices is invoked 7 years ago
Heinrich Schuchardt 1835f6ea71 efi_selftest: test task priority levels 7 years ago
Heinrich Schuchardt 32f4b2f8c4 efi_loader: implement task priority level (TPL) 7 years ago
Heinrich Schuchardt bd126692da efi_selftest: provide unit test for event services 7 years ago
Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state 7 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 7 years ago
Heinrich Schuchardt 38b1b79021 test/py: add a test calling the EFI selftest 7 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 7 years ago
Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL 7 years ago
Heinrich Schuchardt 29f1a3670e efi_loader: fix typo in include/efi.h 7 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 7 years ago
Andre Przywara eefa0a647d EFI: find EFI system partition by legacy MBR partition type 7 years ago
Heinrich Schuchardt c96967e6d7 efi_loader: usage of always in Makefile 7 years ago
Heinrich Schuchardt b0763108ea scripts/Makefile.lib: generalize building built in EFI app 7 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 7 years ago
Heinrich Schuchardt d6507e6fd9 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: 7 years ago
Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering 7 years ago
Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol 7 years ago
Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit 7 years ago
Heinrich Schuchardt a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function 7 years ago
Heinrich Schuchardt 51c533fdce efi_loader: bootefi hello should use loadaddr 7 years ago
Tom Rini c07f38208a Merge git://git.denx.de/u-boot-x86 7 years ago
Heinrich Schuchardt 8a1c44271c x86: ivybridge: remove unused variables 7 years ago
Simon Glass 2b2e9f6b9e x86: Enable early timer for chromebook_link 7 years ago
Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 7 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 7 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 7 years ago
Simon Glass 5ee94b4f40 board_f: Drop the timer after relocation 7 years ago
Bin Meng eb45787b39 x86: Support Intel Cherry Hill board 7 years ago
Bin Meng 507f1024b8 x86: braswell: Disable PUNIT power configuration for B0 stepping 7 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 7 years ago
Bin Meng e61a2687b3 x86: braswell: Add microcode for B0/C0/D0 stepping SoC 7 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 7 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 7 years ago
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT 7 years ago
Bin Meng 6c22379eaf x86: dts: Include Intel Video BIOS Table in the ROM image 7 years ago