Commit Graph

862 Commits (ce0dea889a01d06bdc2d845fd03e90bcf8b49fec)

Author SHA1 Message Date
Heinrich Schuchardt abe994633b efi_selftest: correctly check return values 8 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 8 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 8 years ago
Jonathan Gray bcbc4a8046 efi_loader: don't increment part twice per loop 8 years ago
Jonathan Gray 16a73b249d efi_loader: search all possible disk partitions 8 years ago
Heinrich Schuchardt fdd04563ce efi_selftest: error handling in SNP test 8 years ago
Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return 8 years ago
Rob Clark 77511b3b4b efi_loader: Fix disk dp's for pre-DM/legacy devices 8 years ago
Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match 8 years ago
Heinrich Schuchardt 7f8ec5b63e efi_selftest: avoid dereferencing NULL in tpl test 8 years ago
Heinrich Schuchardt c155dfeb1e efi_selftest: efi_st_memcmp return difference of bytes 8 years ago
Heinrich Schuchardt 5ca23ed5bc efi_loader: supply EFI network test 8 years ago
Heinrich Schuchardt 1b6332597f efi_selftest: allow printing MAC addresses 8 years ago
Heinrich Schuchardt 336d9dfc0a efi_loader: fill return values in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 8 years ago
Heinrich Schuchardt e5c21603fc efi_loader: implement WaitForPacket event 8 years ago
Heinrich Schuchardt a0549ef607 efi_loader: use events for efi_net_receive 8 years ago
Heinrich Schuchardt 61da678c39 efi_net: return EFI_UNSUPPORTED where appropriate 8 years ago
Heinrich Schuchardt 5d4a5ea964 efi_loader: efi_net: hwaddr_size = 6 8 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 8 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 8 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 8 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 8 years ago
Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem 8 years ago
Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div 8 years ago
Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services 8 years ago
Heinrich Schuchardt e67e7249c8 efi_selftest: make tests easier to read 8 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 8 years ago
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages 8 years ago
zijun_hu 01a8359989 ARMv8: get new GD address from gd->new_gd directly 8 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 8 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 8 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 8 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 8 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 8 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 8 years ago
Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles 8 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 8 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