u-boot/disk
Peter Jones ff98cb9051 part: extract MBR signature from partitions
EFI client programs need the signature information from the partition
table to determine the disk a partition is on, so we need to fill that
in here.

Signed-off-by: Peter Jones <pjones@redhat.com>
[separated from efi_loader part, and fixed build-errors for non-
 CONFIG_EFI_PARTITION case]
Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-09-20 10:20:19 +02:00
..
Kconfig
Makefile
part.c fs: add fs_readdir() 2017-09-15 09:03:11 -04:00
part_amiga.c
part_amiga.h
part_dos.c part: extract MBR signature from partitions 2017-09-20 10:20:19 +02:00
part_dos.h
part_efi.c part: extract MBR signature from partitions 2017-09-20 10:20:19 +02:00
part_iso.c
part_iso.h
part_mac.c
part_mac.h