Historique des commits

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