Commit Graph

848 Commits (10a08c4ed70e57ac570974b04844ceec13ad311a)

Author SHA1 Message Date
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
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
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