Commit History

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