Historial de Commits

Autor SHA1 Mensaje Fecha
  Heinrich Schuchardt 7b9f8ad749 efi_loader: move efi_search_obj up in code hace 7 años
  Alexander Graf 405835645a efi_loader: Disable env_save() call on boot hace 7 años
  Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return hace 7 años
  Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match hace 7 años
  Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event hace 7 años
  Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * hace 7 años
  Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem hace 7 años
  Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem hace 7 años
  Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div hace 7 años
  Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services hace 7 años
  Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states hace 7 años
  Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles hace 7 años
  Rob Clark 778e6af8a6 efi_loader: print GUIDs hace 7 años
  Rob Clark 9975fe96b6 efi_loader: add bootmgr hace 7 años
  Rob Clark ad644e7c18 efi_loader: efi variable support hace 7 años
  Rob Clark 838ee4b479 efi_loader: support load_image() from a file-path hace 7 años
  Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling hace 7 años
  Rob Clark b66c60dde9 efi_loader: add device-path utils hace 7 años
  Heinrich Schuchardt 152a263c86 efi_loader: notify when ExitBootServices is invoked hace 7 años
  Heinrich Schuchardt 32f4b2f8c4 efi_loader: implement task priority level (TPL) hace 7 años
  Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state hace 7 años
  Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function hace 7 años
  Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL hace 7 años
  Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering hace 7 años
  Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol hace 7 años
  Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit hace 7 años
  Rob Clark 796a78cbe5 efi_loader: LocateHandle should return EFI_NOT_FOUND if none found hace 7 años
  xypron.glpk@gmx.de ebf199b92f efi_loader: attribute EFIAPI of efi_locate handle() hace 7 años
  Rob Clark af65db85b8 efi_loader: indent entry/exit prints to show nesting level hace 7 años
  Rob Clark c160d2f5ec efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT hace 7 años