X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FHiiString.h;h=eafe5de6fe83f8bdcb058664ee686b64a2a4fa43;hp=0b93f00e55ec044a24051c8089675a1bba0465d4;hb=1528fae8dc769a6108836e1f8d2f9dc075a4d4d3;hpb=df298090b8dc880fbbe34c3e9c09a17e5581781d diff --git a/MdePkg/Include/Protocol/HiiString.h b/MdePkg/Include/Protocol/HiiString.h index 0b93f00e55..eafe5de6fe 100644 --- a/MdePkg/Include/Protocol/HiiString.h +++ b/MdePkg/Include/Protocol/HiiString.h @@ -15,6 +15,8 @@ #ifndef __HII_STRING_H__ #define __HII_STRING_H__ +#error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now." + #define EFI_HII_STRING_PROTOCOL_GUID \ { 0xfd96974, 0x23aa, 0x4cdc, { 0xb9, 0xcb, 0x98, 0xd1, 0x77, 0x50, 0x32, 0x2a } }