Commit Graph

47431 Commits (3cf239394a5ca3ada68c683ef5d19e16f9bfd170)
 

Author SHA1 Message Date
Heinrich Schuchardt 9449358a71 efi_loader: efi_gop: use efi_add_protocol 7 years ago
Heinrich Schuchardt 84d14568ca efi_loader: efi_net: use efi_add_protocol 7 years ago
Heinrich Schuchardt 4b9f7aaf7c efi_loader: efi_disk: use efi_add_protocol 7 years ago
Heinrich Schuchardt bf19064bdc efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
Heinrich Schuchardt ae2c85c1ce efi_loader: reimplement LocateDevicePath 7 years ago
Heinrich Schuchardt 61aba1931a efi_loader: fix efi_convert_device_node_to_text 7 years ago
Heinrich Schuchardt 908cf9a3ff efi_loader: efi_dp_str should print path not node 7 years ago
Heinrich Schuchardt 0741226f65 efi_loader: size of media device path node represenation 7 years ago
Stefan Roese 8300be612c efi_loader: Exit in efi_set_bootdev() upon invalid "desc" 7 years ago
Heinrich Schuchardt 362f00f979 efi_loader: helloworld.c: remove superfluous include 7 years ago
Jonathan Gray b6e9e09770 efi_loader: initialise partition_signature memory 7 years ago
Heinrich Schuchardt ebb4dd5bc3 efi_loader: efi_console: use helper functions 7 years ago
Heinrich Schuchardt 48b66230ee efi_loader: refactor efi_setup_loaded_image 7 years ago
Heinrich Schuchardt 9172cd91fa efi_loader: simplify efi_locate_protocol 7 years ago
Heinrich Schuchardt 5810511dac efi_loader: simplify efi_uninstall_protocol_interface 7 years ago
Heinrich Schuchardt 42cf12420b efi_loader: simplify efi_search 7 years ago
Heinrich Schuchardt 1202530d22 efi_loader: simplify efi_install_protocol_interface 7 years ago
Heinrich Schuchardt 3f79a2b532 efi_loader: helper functions for protocol management 7 years ago
Heinrich Schuchardt 49d62cb093 efi_selftest: test for graphics output protocol 7 years ago
Heinrich Schuchardt 1c38a7741c efi_loader: efi_gop: use correct types for parameters 7 years ago
Heinrich Schuchardt 085d07cd3b efi_loader: argument of efi_search_obj should be const 7 years ago
Heinrich Schuchardt 2edab5e2e6 efi_loader: make efi_create_handle non-static 7 years ago
Heinrich Schuchardt ff401d3f81 efi_loader: efi_dp_match should have const arguments 7 years ago
Heinrich Schuchardt cb90ee9757 efi_loader: efi_net: check return value of calloc 7 years ago
Heinrich Schuchardt 93945f2c65 efi_loader: efi_disk: check return value of calloc 7 years ago
Heinrich Schuchardt 753edb131a efi_loader: efi_gop: check calloc return value 7 years ago
Heinrich Schuchardt 843ce54c74 efi_loader implement UninstallMultipleProtocolInterfaces 7 years ago
Heinrich Schuchardt af1408e080 efi_loader: debug output efi_install_protocol_interface 7 years ago
Heinrich Schuchardt 62471e46cd efi_loader: fix typo efi_install_multiple_protocol_interfaces 7 years ago
Heinrich Schuchardt 1b68153af1 efi_loader: rework efi_search_obj 7 years ago
Heinrich Schuchardt caf864e434 efi_loader: rework efi_locate_handle 7 years ago
Heinrich Schuchardt f5a2a93892 efi_loader: consistently use efi_uintn_t in boot services 7 years ago
Heinrich Schuchardt 152cade326 efi_loader: replace UINTN by efi_uintn_t 7 years ago
Heinrich Schuchardt 7e82449495 efi_loader: remove unused typedef for INTN 7 years ago
Heinrich Schuchardt cd534083cd efi_loader: eliminate efi_uninstall_protocol_interface_ext 7 years ago
Heinrich Schuchardt 1760ef574a efi_loader: eliminate efi_install_protocol_interface_ext 7 years ago
Heinrich Schuchardt 927ca890b0 efi_selftest: test protocol management 7 years ago
Heinrich Schuchardt 9f0770ff9c efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values 7 years ago
Heinrich Schuchardt 32fc2ac381 efi_loader: set parent handle in efi_load_image 7 years ago
Heinrich Schuchardt 7406f824b8 efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 7 years ago
Heinrich Schuchardt 83dee949cb test/py: fix typo in test_efi_loader.py 7 years ago
Heinrich Schuchardt df172e117d test/py: test reboot by EFI watchdog 7 years ago
Heinrich Schuchardt 7bbae6f293 efi_selftest: test reboot by watchdog 7 years ago
Heinrich Schuchardt b57f48a87c efi_loader: use bootargs as load options 7 years ago
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt 1f66a12e23 efi_selftest: deduplicate code 7 years ago
Heinrich Schuchardt 9a52a0f77d efi_selftest: efi_st_memcmp should return 0 7 years ago
Heinrich Schuchardt fd4a1c4911 efi_selftest: reformat code 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago