Commit Graph

823 Commits (0884077b70b0c1373be90e7221b6780aa6756563)

Author SHA1 Message Date
Marek Behún 85d8bf5713 lib: Add CRC32-C 7 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 8 years ago
Rob Clark a18c5a8382 efi_loader: Correctly figure out size for vidconsole 8 years ago
Rob Clark 71cc25c35c efi_loader: split out escape sequence based size query 8 years ago
Rob Clark 778e6af8a6 efi_loader: print GUIDs 8 years ago
Rob Clark 4657a3f1ac efi_loader: set loaded image code/data type properly 8 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 8 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 8 years ago
Rob Clark 946160f334 efi_loader: make pool allocations cacheline aligned 8 years ago
Rob Clark 838ee4b479 efi_loader: support load_image() from a file-path 8 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 8 years ago
Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling 8 years ago
Rob Clark e15fc33548 efi_loader: use proper device-paths for net 8 years ago
Rob Clark 884bcf6f65 efi_loader: use proper device-paths for partitions 8 years ago
Rob Clark adae4313cd efi_loader: flesh out device-path to text 8 years ago
Rob Clark 9309a1b76c efi_loader: drop redundant efi_device_path_protocol 8 years ago
Rob Clark b66c60dde9 efi_loader: add device-path utils 8 years ago
Heinrich Schuchardt 0923876d29 efi_selftest: check notification of ExitBootServices 8 years ago
Heinrich Schuchardt 152a263c86 efi_loader: notify when ExitBootServices is invoked 8 years ago
Heinrich Schuchardt 1835f6ea71 efi_selftest: test task priority levels 8 years ago
Heinrich Schuchardt 32f4b2f8c4 efi_loader: implement task priority level (TPL) 8 years ago
Heinrich Schuchardt bd126692da efi_selftest: provide unit test for event services 8 years ago
Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state 8 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 8 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 8 years ago
Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL 8 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 8 years ago
Heinrich Schuchardt c96967e6d7 efi_loader: usage of always in Makefile 8 years ago
Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering 8 years ago
Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol 8 years ago
Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit 8 years ago
Heinrich Schuchardt a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function 8 years ago
Pantelis Antoniou f00c36a01e fdt: Allow stacked overlays phandle references 8 years ago
Tien Fong Chee 18c991ca2b libfdt: Initialize the stack variable 8 years ago
Simon Glass 93c94b889b fdt: Sync libfdt up to upstream 8 years ago
Rob Clark 2e79461483 lib: strto: fix incorrect handling of specified base 8 years ago
Wenyou Yang d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO 8 years ago
Rob Clark 22ada0c8e6 vsprintf.c: add GUID printing 8 years ago
Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support 8 years ago
Rob Clark 78178bb0c9 lib: add some utf16 handling helpers 8 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 8 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 8 years ago
Jonathan Gray 8f1603bd78 bch: don't use __BSD_VISIBLE to test for fls 8 years ago
Adam Ford 6ef2f90108 Convert CONFIG_BCH to Kconfig 8 years ago
Anatolij Gustschin f1a7ba1da5 Fix 'notes' typos 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
xypron.glpk@gmx.de 36d35345b1 tpm: add missing va_end 8 years ago
Philipp Tomsich 96b9082c64 rockchip: rk3188: rock: adjust for SPL/TPL split 8 years ago