X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FHiiConfigRouting.h;h=9c592645d04c979b4a262e6e35b2a92580117785;hb=5a6391d359a356593e98f9e09b68085b6dfbfe54;hp=80a9452c0f90cbfe975378c639388464610507fd;hpb=842f5579c7e2a313f56c576e4c5150f7f4793079;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/HiiConfigRouting.h b/MdePkg/Include/Protocol/HiiConfigRouting.h index 80a9452c0f..9c592645d0 100644 --- a/MdePkg/Include/Protocol/HiiConfigRouting.h +++ b/MdePkg/Include/Protocol/HiiConfigRouting.h @@ -19,6 +19,8 @@ #ifndef __HII_CONFIG_ROUTING_H__ #define __HII_CONFIG_ROUTING_H__ +#error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now." + #define EFI_HII_CONFIG_ROUTING_PROTOCOL_GUID \ { 0x587e72d7, 0xcc50, 0x4f79, { 0x82, 0x09, 0xca, 0x29, 0x1f, 0xc1, 0xa1, 0x0f } }