X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FFormBrowser.h;h=506acc94e135dc13350ec8ed4ffc03d3eb9f559a;hp=6f587b75ea0a4e80f55781ea09605608d85ec6dd;hb=5f40670ed0d48250451e6e3826cc89bbd8a828b6;hpb=4d3f3cae570d50fbf41dcf34fbf3e4cf701c038f diff --git a/MdePkg/Include/Protocol/FormBrowser.h b/MdePkg/Include/Protocol/FormBrowser.h index 6f587b75ea..506acc94e1 100644 --- a/MdePkg/Include/Protocol/FormBrowser.h +++ b/MdePkg/Include/Protocol/FormBrowser.h @@ -17,6 +17,8 @@ #ifndef __EFI_FORM_BROWSER_H__ #define __EFI_FORM_BROWSER_H__ +#error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now." + #define EFI_FORM_BROWSER_PROTOCOL_GUID \ { 0xe5a1333e, 0xe1b4, 0x4e55, { 0xce, 0xeb, 0x35, 0xc3, 0xef, 0x13, 0x34, 0x43 } }