commit | c27e1c1109f92c809ebc4f688f26a4628c76e26d | [log] [tgz] |
---|---|---|
author | Peter Jones <pjones@redhat.com> | Wed Sep 13 18:05:25 2017 -0400 |
committer | Alexander Graf <agraf@suse.de> | Wed Sep 20 10:20:19 2017 +0200 |
tree | 18c1894c6eb53cd60889d6044a87f9b1f81a8afe | |
parent | 224ee84d1a44916ee55b9e3b030c51d3b1226ada [diff] |
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>