summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/HiiFont.h
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 06:51:45 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 06:51:45 +0000
commit1528fae8dc769a6108836e1f8d2f9dc075a4d4d3 (patch)
tree793051a3e3c3133a488f8da3b26404e126bba0ee /MdePkg/Include/Protocol/HiiFont.h
parentdf298090b8dc880fbbe34c3e9c09a17e5581781d (diff)
downloadedk2-platforms-1528fae8dc769a6108836e1f8d2f9dc075a4d4d3.tar.xz
add a error macro to prevent this file from included for now #error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now."
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2894 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/HiiFont.h')
-rw-r--r--MdePkg/Include/Protocol/HiiFont.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/HiiFont.h b/MdePkg/Include/Protocol/HiiFont.h
index eb53e1b0ed..629a817240 100644
--- a/MdePkg/Include/Protocol/HiiFont.h
+++ b/MdePkg/Include/Protocol/HiiFont.h
@@ -17,6 +17,8 @@
#include <Protocol/HiiImage.h>
+#error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now."
+
#define EFI_HII_FONT_PROTOCOL_GUID \
{ 0xe9ca4775, 0x8657, 0x47fc, { 0x97, 0xe7, 0x7e, 0xd6, 0x5a, 0x8, 0x43, 0x24 } }