X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fefi_api.h;h=00c98e0984d5ae3b32f36d731d4165680efb48e4;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=9bb0d44ac8d51f5a7082e6c63f97fc423b2b3291;hpb=245746e8e09a408fc5f72762b3d430c3ecd60dfc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/efi_api.h b/include/efi_api.h index 9bb0d44..00c98e0 100644 --- a/include/efi_api.h +++ b/include/efi_api.h @@ -232,7 +232,7 @@ enum efi_reset_type { #define EFI_CONFORMANCE_PROFILES_TABLE_VERSION 1 -#define EFI_CONFORMANCE_PROFILE_EBBR_2_0_GUID \ +#define EFI_CONFORMANCE_PROFILE_EBBR_2_1_GUID \ EFI_GUID(0xcce33c35, 0x74ac, 0x4087, 0xbc, 0xe7, \ 0x8b, 0x29, 0xb0, 0x2e, 0xeb, 0x27)