Historique des commits

Auteur SHA1 Message Date
  Heinrich Schuchardt 085d07cd3b efi_loader: argument of efi_search_obj should be const il y a 7 ans
  Heinrich Schuchardt 2edab5e2e6 efi_loader: make efi_create_handle non-static il y a 7 ans
  Heinrich Schuchardt 843ce54c74 efi_loader implement UninstallMultipleProtocolInterfaces il y a 7 ans
  Heinrich Schuchardt af1408e080 efi_loader: debug output efi_install_protocol_interface il y a 7 ans
  Heinrich Schuchardt 62471e46cd efi_loader: fix typo efi_install_multiple_protocol_interfaces il y a 7 ans
  Heinrich Schuchardt 1b68153af1 efi_loader: rework efi_search_obj il y a 7 ans
  Heinrich Schuchardt caf864e434 efi_loader: rework efi_locate_handle il y a 7 ans
  Heinrich Schuchardt f5a2a93892 efi_loader: consistently use efi_uintn_t in boot services il y a 7 ans
  Heinrich Schuchardt 152cade326 efi_loader: replace UINTN by efi_uintn_t il y a 7 ans
  Heinrich Schuchardt cd534083cd efi_loader: eliminate efi_uninstall_protocol_interface_ext il y a 7 ans
  Heinrich Schuchardt 1760ef574a efi_loader: eliminate efi_install_protocol_interface_ext il y a 7 ans
  Heinrich Schuchardt 9f0770ff9c efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values il y a 7 ans
  Heinrich Schuchardt 32fc2ac381 efi_loader: set parent handle in efi_load_image il y a 7 ans
  Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer il y a 7 ans
  Heinrich Schuchardt 7b9f8ad749 efi_loader: move efi_search_obj up in code il y a 7 ans
  Alexander Graf 405835645a efi_loader: Disable env_save() call on boot il y a 7 ans
  Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return il y a 7 ans
  Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match il y a 7 ans
  Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event il y a 7 ans
  Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * il y a 7 ans
  Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem il y a 7 ans
  Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem il y a 7 ans
  Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div il y a 7 ans
  Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services il y a 7 ans
  Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states il y a 7 ans
  Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles il y a 7 ans
  Rob Clark 778e6af8a6 efi_loader: print GUIDs il y a 7 ans
  Rob Clark 9975fe96b6 efi_loader: add bootmgr il y a 7 ans
  Rob Clark ad644e7c18 efi_loader: efi variable support il y a 7 ans
  Rob Clark 838ee4b479 efi_loader: support load_image() from a file-path il y a 7 ans