Historique des commits

Auteur SHA1 Message Date
  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
  Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling il y a 7 ans
  Rob Clark b66c60dde9 efi_loader: add device-path utils il y a 7 ans
  Heinrich Schuchardt 152a263c86 efi_loader: notify when ExitBootServices is invoked il y a 7 ans
  Heinrich Schuchardt 32f4b2f8c4 efi_loader: implement task priority level (TPL) il y a 7 ans
  Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state il y a 7 ans
  Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function il y a 7 ans
  Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL il y a 7 ans
  Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering il y a 7 ans
  Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol il y a 7 ans
  Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit il y a 7 ans
  Rob Clark 796a78cbe5 efi_loader: LocateHandle should return EFI_NOT_FOUND if none found il y a 7 ans
  xypron.glpk@gmx.de ebf199b92f efi_loader: attribute EFIAPI of efi_locate handle() il y a 7 ans
  Rob Clark af65db85b8 efi_loader: indent entry/exit prints to show nesting level il y a 8 ans
  Rob Clark c160d2f5ec efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT il y a 8 ans
  Rob Clark a095aadffa efi_loader: Add an EFI_CALL() macro il y a 8 ans