Skip to content

Match GUID directly

Tim Crawford requested to merge tcrawford/bootloader:guid-match into master

Guid implements Eq and PartialEq.

Drop the use of GuidKind and compare GUIDs directly.

Ref: uefi#4

Edited by Tim Crawford

Merge request reports