On Sun, Feb 04, 2018 at 11:47:35AM -0800, Nicholas Vinson wrote:
> To help clean the code and simplify the code in util/grub-probe.c, this
> patch renames grub_gpt_part_type to grub_gpt_part_guid and updates
> grub_gpt_partentry to use this type for both the partition type GUID
> string and the partition GUID string entries.
>
> This patch also moves the GUID printing logic in util/grub-probe.c to a
> separate function.  This change allows the partuuid logic in the next
> commit to use the same printing logic without having to completely
> duplicate it.
One logical change per patch please...
And please add your SOB next time.

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to