Commit Graph

47 Commits (4edde96111aefac63d6aaca6ba87a90d149e973e)

Author SHA1 Message Date
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command 9 years ago
Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions 9 years ago
Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Maxime Ripard b349abbfe9 gpt: Fix the protective MBR partition size 10 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae e1f6b0a02d disk: part_efi: move code to static functions 10 years ago
Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 10 years ago
Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 10 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 10 years ago
Steve Rae dedf37bb61 disk: part_efi: resolve endianness issues 10 years ago
Steve Rae ae95fad5af disk: part_efi: add support for the Backup GPT 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
Hector Palacios 61fcc7d275 part_efi: fix protective mbr struct allocation 10 years ago
Mark Langsdorf 6d2ee5a33a part_efi: make sure the gpt_pte is freed 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Marek Vasut 67cd4a6348 disk: Fix possible out-of-bounds access in part_efi.c 11 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 11 years ago
Marc Dietrich 8faefadb73 disk: fix unaligned access in efi partitions 11 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 11 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 12 years ago
Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> 12 years ago
Taylor Hutt 9936be31fb disk: Address cast and format errors 12 years ago
Stephen Warren b4414f4a4a disk: part_efi: set bootable flag in partition objects 12 years ago
Stephen Warren 13bf2f55d9 disk: part_efi: print raw partition attributes 12 years ago
Stephen Warren f07cd2c4c7 disk: part_efi: print partition UUIDs 12 years ago
Stephen Warren 788a8c1fc9 disk: part_efi: re-order partition list printf, change case 12 years ago
Stephen Warren 38a3021edc disk: part_efi: remove indent level from loop 12 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 12 years ago
Stephen Warren c04d68c694 disk: part_efi: range-check partition number 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Sanjeev Premi 29b7042add part_efi: Fix compile errors 13 years ago
Stephen Warren 4715a81136 disk: part_efi: fix regression due to incorrect buffer usage 13 years ago
Doug Anderson deb5ca8027 disk: part_efi: fix **pgpt_pte == NULL 13 years ago
Doug Anderson df70b1c2e2 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c 13 years ago
Anton staaf f75dd584cd part_efi: dcache: allocate cacheline aligned buffers 13 years ago
Lei Wen 6eecc03079 part: show efi partition name when print out partition info 13 years ago
Wolfgang Denk 716655288a Partition support: remove newline from partition name 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 15 years ago
Richard Retanubun 5097083971 part_efi: Fix partition size calculation due to inclusive ending LBA. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago