u-boot/disk
Tom Rini 9cede1930b disk/part_dos.c: Make use of LBAF for printing lbaint_t
When printing the contents of an lbaint_t variable we need to use LBAF
to print it in order to get the correct format type depending on 32 or
64bit-ness.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-07-10 08:41:14 -06:00
..
disk-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig disk: add TegraPT support 2024-10-13 17:20:26 +03:00
Makefile global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00
part_amiga.c include/ide.h: Cleanup usage 2025-06-02 17:26:16 -06:00
part_amiga.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_dos.c disk/part_dos.c: Make use of LBAF for printing lbaint_t 2025-07-10 08:41:14 -06:00
part_dos.h disk: dos: add code for creating MBR partition layout 2021-01-15 15:33:09 -05:00
part_efi.c disk: efi: expose the part_get_gpt_pte() helper function 2025-07-03 11:32:49 +03:00
part_iso.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
part_iso.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_mac.c include/ide.h: Cleanup usage 2025-06-02 17:26:16 -06:00
part_mac.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part.c Merge patch series "Audit include list for include/[a-m]*.h" 2025-06-02 17:43:56 -06:00