Historial de Commits

Autor SHA1 Mensaje Fecha
  Heinrich Schuchardt af457cfca9 efi_loader: use logging for block device messages hace 3 años
  Heinrich Schuchardt 0a87e05dbd efi_loader: check device path is not installed twice hace 4 años
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef hace 4 años
  AKASHI Takahiro 41fd506842 efi_loader: disk: add efi_disk_is_system_part() hace 4 años
  Heinrich Schuchardt 11078bb262 efi_loader: identify EFI system partition hace 4 años
  Heinrich Schuchardt 55976b7fae efi_loader: add missing doc comments in efi_disk.c hace 4 años
  Heinrich Schuchardt 9f888969fd efi_loader: simplify logical expression in efi_disk_add_dev() hace 4 años
  Heinrich Schuchardt 47a9596354 efi_loader: fix function descriptions in efi_disk.c hace 4 años
  AKASHI Takahiro 89cb6a5dd6 efi_loader: disk: install file system protocol to a whole disk hace 4 años
  AKASHI Takahiro 867400677c efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available hace 4 años
  Heinrich Schuchardt cda9b35272 efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() hace 4 años
  Heinrich Schuchardt 9d3f339881 efi_loader: use EFI_PRINT() instead of debug() hace 4 años
  Heinrich Schuchardt f59f0825e8 efi_loader: parameter checks BLOCK_IO_PROTOCOL hace 4 años
  Heinrich Schuchardt dec88e41e0 efi_loader: consistent naming of protocol GUIDs hace 5 años
  Heinrich Schuchardt d39646a38b efi_loader: rename parent to header hace 5 años
  Heinrich Schuchardt fae0118e7a efi_loader: eliminate handle member hace 5 años
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely hace 5 años
  Tom Rini f739fcd831 SPDX: Convert a few files that were missed before hace 6 años
  Heinrich Schuchardt df9cf561b0 efi_loader: correct efi_disk_register hace 6 años
  Heinrich Schuchardt 4f94865b30 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions hace 6 años
  Heinrich Schuchardt 64e4db0f11 efi_loader: make efi_disk_create_partitions a global symbol hace 6 años
  Heinrich Schuchardt b3dd14b6b1 efi_loader: make efi_block_io_guid a global symbol hace 6 años
  Heinrich Schuchardt 9bfca9f98a efi_loader: efi_disk_register: correctly determine if_type_name hace 6 años
  Heinrich Schuchardt 110d80a1f2 efi_loader: correct find simple file system protocol hace 6 años
  Heinrich Schuchardt 22de1de905 efi_loader: address of the simple file system protocol hace 6 años
  Emmanuel Vadot 5f77083628 efi_loader: Setup logical_partition media information hace 6 años
  Alexander Graf c034b7fd41 efi_loader: Fix partition offsets hace 6 años
  Heinrich Schuchardt 44549d62c3 efi_loader: helper function to add EFI object to list hace 6 años
  Heinrich Schuchardt 69fb6b1afc efi_loader: manage protocols in a linked list hace 6 años
  Heinrich Schuchardt 4b9f7aaf7c efi_loader: efi_disk: use efi_add_protocol hace 6 años