[edk2-devel] [VFR support REST_STYLE PATCH v4 0/4] VFR support REST_STYLE

Abner Chang abner.chang at hpe.com
Fri Nov 6 02:49:35 UTC 2020


In v4:
       - We keep QuestionAboutTreeHugging option for the EFI keyword
         test.
         QuestionXUefiKeywordRestStyle for the EFI keyword with
         REST_STYLE.
         QuestionNonXUefiKeywordRestStyle for the non EFI keyword with
         REST_STYLE.
       - Change commit subject of 3/4 to
         "Revise HiiLib to check REST_STYLE"

In v3, the patch includes the changes on HiiLib to support
REST_STYLE flag.

In v2, a typo found. Rename gEfiHiiResetStyleFormsetGuid to
gEfiHiiRestStyleFormsetGuid.

VFR compiler and other related changes to support REST_STYLE in VFR
language for HII options to be configured in out-of-band management
such as the Redfish service. Add two HII options in the Sample driver
for REST_STYLE use cases.

Signed-off-by: Abner Chang <abner.chang at hpe.com>
Cc: Jiaxin Wu <jiaxin.wu at intel.com>
Cc: Siyuan Fu <siyuan.fu at intel.com>
Cc: Fan Wang <fan.wang at intel.com>
Cc: Jiewen Yao <jiewen.yao at intel.com>
Cc: Dandan Bi <dandan.bi at intel.com>
Cc: Eric Dong <eric.dong at intel.com>
Cc: Nickle Wang <nickle.wang at hpe.com>
Cc: Bob Feng <bob.c.feng at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen at intel.com>
Cc: Michael D Kinney <michael.d.kinney at intel.com>
Cc: Zhiguang Liu <zhiguang.liu at intel.com>

Abner Chang (4):
  MdePkg: Add GUID for REST Style Formset
  BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option
  MdeModulePkg/Library: Revise HiiLib to check REST_STYLE
  MdeModulePkg/DriverSampleDxe: Add HII sample options

 BaseTools/Source/C/VfrCompile/VfrSyntax.g     | 25 +++++++++++--
 MdeModulePkg/Library/UefiHiiLib/HiiLib.c      | 14 ++++----
 .../Universal/DriverSampleDxe/NVDataStruc.h   |  5 ++-
 .../Universal/DriverSampleDxe/Vfr.vfr         | 36 +++++++++++++++++++
 .../Universal/DriverSampleDxe/VfrStrings.uni  |  8 +++++
 MdePkg/MdePkg.dec                             |  2 +-
 6 files changed, 78 insertions(+), 12 deletions(-)

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67070): https://edk2.groups.io/g/devel/message/67070
Mute This Topic: https://groups.io/mt/78067343/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