Historique des commits

Auteur SHA1 Message Date
  Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL il y a 7 ans
  Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage il y a 7 ans
  Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events il y a 7 ans
  Heinrich Schuchardt b095f3c85f efi_loader: implement event groups il y a 7 ans
  Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups il y a 7 ans
  Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list il y a 7 ans
  Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors il y a 7 ans
  Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent il y a 7 ans
  Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable il y a 7 ans
  Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest il y a 7 ans
  Leif Lindholm e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL il y a 7 ans
  Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol il y a 7 ans
  Heinrich Schuchardt 28a4fd46e7 efi_loader: parameter checks for LoadImage il y a 7 ans
  Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
  Heinrich Schuchardt f19a95a40b efi_loader: do not use 2.0.5 as UEFI revision number il y a 7 ans
  Heinrich Schuchardt 9f0930e5d9 efi_loader: create stub for CreateEventEx il y a 7 ans
  Heinrich Schuchardt 7df5af6f3a efi_loader: do not install NULL as device path il y a 7 ans
  Alexander Graf 56672bf52e efi_loader: Call Exit() on return from payload in StartImage() il y a 7 ans
  Heinrich Schuchardt c8df80c514 efi_loader: fix comments in indent_string() il y a 7 ans
  Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage il y a 7 ans
  Heinrich Schuchardt cc20ed03f9 efi_loader: fix ExitBootServices il y a 7 ans
  Heinrich Schuchardt 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event il y a 7 ans
  Heinrich Schuchardt 5e55543e65 efi_loader: fix StartImage bootservice il y a 7 ans
  Heinrich Schuchardt 476ed96e01 efi_loader: print device path when entering efi_load_image il y a 7 ans
  Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles il y a 7 ans
  Heinrich Schuchardt ad97373ba9 efi_loader: disconnect controllers in UninstallProtocol il y a 7 ans
  Heinrich Schuchardt 3f9b00425a efi_loader: implement DisconnectController il y a 7 ans
  Heinrich Schuchardt 3ebcd0071f efi_loader: fix signature of efi_disconnect_controller il y a 7 ans
  Heinrich Schuchardt f0959dbee2 efi_loader: implement ConnectController il y a 7 ans
  Heinrich Schuchardt d550414434 efi_loader: debug output installed device path il y a 7 ans