commit | 5f7708362812dc5c0647cdae4f05a85e57b3cf32 | [log] [tgz] |
---|---|---|
author | Emmanuel Vadot <manu@freebsd.org> | Mon Dec 11 19:22:33 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 19 07:57:02 2017 -0500 |
tree | 05cdfcda96504e3b424d19c5b850de15ab8e6bfe | |
parent | 9da71fc83a38e9dbf71240b3e548f6b37417764a [diff] |
efi_loader: Setup logical_partition media information When adding a partition, set the logical_partition member in the media structure as mandated by the UEFI spec. Signed-off-by: Emmanuel Vadot <manu@freebsd.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>