efi_guid_cmp
int efi_guid_cmp(const efi_guid_t *guid1, const efi_guid_t *guid2);
if (efi_guid_cmp(guid, &EFI_GLOBAL_GUID) != 0 ||