u-boot/disk
Heinrich Schuchardt a4492eeee1 disk: simplify part_print_efi()
Use printf code %pUs to print the text representation of the partition type
GUID.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-01-19 16:16:33 +01:00
..
Kconfig rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA 2020-05-15 14:47:35 -04:00
Makefile WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
part.c part: call part_init() in blk_get_device_by_str() only for MMC 2021-12-18 12:05:19 +01:00
part_amiga.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
part_amiga.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
part_dos.c disk: part_dos: Fix a NULL pointer error 2021-11-28 16:51:51 -07: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: simplify part_print_efi() 2022-01-19 16:16:33 +01:00
part_iso.c cmd/part: correct alignment of partition list 2021-09-02 09:48:20 -04:00
part_iso.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
part_mac.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
part_mac.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00