Commit History

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