commit | 8defbae0c10f227eff1250c9e128d9d47560c672 | [log] [tgz] |
---|---|---|
author | Loh Tien Hock <tien.hock.loh@intel.com> | Mon Feb 11 10:56:28 2019 +0800 |
committer | Loh Tien Hock <tien.hock.loh@intel.com> | Wed Feb 13 14:26:15 2019 +0800 |
tree | 60a097cc2e3ebbe236dca658dbf7b8c3bb88e55d | |
parent | 6b75e72e61bbb2767b13d90a8e3ed4decb30e75b [diff] |
drivers: partition: Add simple MBR partition entries support This is to add simple MBR partition entry support. This will read all four MBR partition into the partition list, and the partition type will be saved in the list.name[0] entry. Signed-off-by: Loh Tien Hock <tien.hock.loh@intel.com>