mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-07 05:52:04 +00:00
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>