[edk2-devel] [VFR support REST_STYLE PATCH 1/3] MdePkg: Add GUID for REST Style Formset

Abner Chang abner.chang at hpe.com
Tue Nov 3 02:12:46 UTC 2020


Signed-off-by: Wu Jiaxin <jiaxin.wu at intel.com>
Signed-off-by: Ye Ting <ting.ye at intel.com>
Signed-off-by: Fu Siyuan <siyuan.fu at intel.com>
Signed-off-by: Wang Fan <fan.wang at intel.com>
Signed-off-by: Abner Chang <abner.chang at hpe.com>

Cc: Michael D Kinney <michael.d.kinney at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu at intel.com>
Cc: Nickle Wang <nickle.wang at hpe.com>
---
 MdePkg/MdePkg.dec | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 645f61b80e..8b34915b9a 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -406,6 +406,9 @@
   ## Include/Guid/HiiPlatformSetupFormset.h
   gEfiHiiUserCredentialFormsetGuid = { 0x337f4407, 0x5aee, 0x4b83, { 0xb2, 0xa7, 0x4e, 0xad, 0xca, 0x30, 0x88, 0xcd }}
 
+  ## Include/Guid/HiiPlatformSetupFormset.h
+  gEfiHiiRestStyleFormsetGuid = { 0x790217bd, 0xbecf, 0x485b, { 0x91, 0x70, 0x5f, 0xf7, 0x11, 0x31, 0x8b, 0x27 } }
+
   ## Include/Guid/HiiFormMapMethodGuid.h
   gEfiHiiStandardFormGuid = { 0x3bd2f4ec, 0xe524, 0x46e4, { 0xa9, 0xd8, 0x51, 0x1, 0x17, 0x42, 0x55, 0x62 }}
 
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#66897): https://edk2.groups.io/g/devel/message/66897
Mute This Topic: https://groups.io/mt/77998978/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list