Commit History

Author SHA1 Message Date
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  Heinrich Schuchardt 7dc10c933c efi_loader: incorrect return value form DisconnectController 4 years ago
  Simon Glass e7dcf5645f env: Drop environment.h header file where not needed 4 years ago
  Heinrich Schuchardt 6f3badb67d efi_loader: re-enable GRUB workaround on 32bit ARM 4 years ago
  Heinrich Schuchardt 9ce912758a efi_loader: fix comments for efi_update_exit_data() 4 years ago
  Heinrich Schuchardt 6631ca59e3 efi_loader: fix function comments in efi_boottime.c 4 years ago
  Heinrich Schuchardt 14b40487ab efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE 4 years ago
  Heinrich Schuchardt 7f95104d91 efi_loader: detach runtime in ExitBootServices() 4 years ago
  Heinrich Schuchardt 29018abb09 efi_loader: let the variable driver patch out the runtime 4 years ago
  Heinrich Schuchardt 93148eba77 efi_loader: remove NULL entries from runtime detach list 4 years ago
  Heinrich Schuchardt 359a699a12 efi_loader: remove superfluous spaces in comments 4 years ago
  Heinrich Schuchardt 3c783bfbfb efi_loader: system table setup 5 years ago
  Heinrich Schuchardt 98967379b6 efi_loader: correct ExitBootServices() 5 years ago
  Heinrich Schuchardt 1d3e8dc792 efi_loader: loaded images cannot be started twice 5 years ago
  Heinrich Schuchardt 200000387c efi_loader: LoadImage must return EFI_NOT_FOUND 5 years ago
  Heinrich Schuchardt e4afcb2876 efi_loader: LoadImage w/o SourceBuffer and DevicePath 5 years ago
  Heinrich Schuchardt 7a69e97ba4 efi_loader: implement event queue 5 years ago
  Heinrich Schuchardt 7eaa900e56 efi_loader: event signaling in ExitBootServices 5 years ago
  Heinrich Schuchardt dfa306e442 efi_loader: SignalEvent for event in signaled state 5 years ago
  Heinrich Schuchardt daa3f8472a efi_loader: RegisterProtocolNotify event signaling 5 years ago
  Tom Rini dbbb1c43f2 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi 5 years ago
  Heinrich Schuchardt 120ff7ba68 efi_loader: close protocols in UnloadImage() 5 years ago
  Heinrich Schuchardt 22f23db428 efi_loader: check timer events in Stall() 5 years ago
  Heinrich Schuchardt 66ca24a9a0 efi_loader: DisconnectController() with no driver 5 years ago
  Heinrich Schuchardt 7e572cf69d efi_loader: CloseProtocol() fix open protocol information 5 years ago
  Heinrich Schuchardt b4863baa68 efi_loader: open protocol information 5 years ago
  Heinrich Schuchardt 755d42d420 efi_loader: correct HandleProtocol() 5 years ago
  Heinrich Schuchardt a248bc8055 efi_loader: correct UninstallProtocolInterface() 5 years ago
  Heinrich Schuchardt dae7ce451c efi_loader: avoid crash in OpenProtocol() 5 years ago
  Heinrich Schuchardt 399a39e34a efi_loader: correct OpenProtocol() 5 years ago