Commit Graph

38 Commits (dee37fc99d945eb96f0f501d17833cbb05798ad3)

Author SHA1 Message Date
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 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 7 years ago
Alexander Graf c034b7fd41 efi_loader: Fix partition offsets 7 years ago
Heinrich Schuchardt 44549d62c3 efi_loader: helper function to add EFI object to list 7 years ago
Heinrich Schuchardt 69fb6b1afc efi_loader: manage protocols in a linked list 7 years ago
Heinrich Schuchardt 4b9f7aaf7c efi_loader: efi_disk: use efi_add_protocol 7 years ago
Heinrich Schuchardt 93945f2c65 efi_loader: efi_disk: check return value of calloc 7 years ago
Jonathan Gray bcbc4a8046 efi_loader: don't increment part twice per loop 7 years ago
Jonathan Gray 16a73b249d efi_loader: search all possible disk partitions 7 years ago
Rob Clark 77511b3b4b efi_loader: Fix disk dp's for pre-DM/legacy devices 7 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 7 years ago
Rob Clark 884bcf6f65 efi_loader: use proper device-paths for partitions 7 years ago
Heinrich Schuchardt a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function 7 years ago
Rob Clark 3304990ba4 efi_loader: remove more double EFI_EXIT() in efi_disk.c 7 years ago
xypron.glpk@gmx.de 70bfcdc6bb efi_loader: disk: iterate only over valid block devices 7 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 7 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 8 years ago
Alexander Graf 0812d1a094 efi_loader: disk: Sanitize exposed devices 8 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 8 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 8 years ago
Alexander Graf 51735ae0ea efi_loader: Add bounce buffer support 8 years ago
Simon Glass 487d756f78 dm: efi: Update for CONFIG_BLK 8 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 8 years ago
Alexander Graf ecbe1a07c5 efi_loader: Increase path string to 32 characters 8 years ago
Alexander Graf 8c3df0bf2e efi_loader: Add el torito support 8 years ago
Alexander Graf 4a12a97c14 efi_loader: Split drive add into function 8 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 8 years ago
Alexander Graf 2a22d05d33 efi_loader: Add disk interfaces 8 years ago