- 
                Notifications
    
You must be signed in to change notification settings  - Fork 12
 
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, developer has to manually write configure language in UNI file so that HII option can be mapped to Redfish. This task will utilize UEFI defined "EFI_IFR_FLAG_REST_STYLE" and "EFI_HII_REST_STYLE_FORMSET_GUID" flag and generate configure language automatically. And customer has no need to write configure language on their own (Ref: https://uefi.org/specs/UEFI/2.10/33_Human_Interface_Infrastructure.html?highlight=rest_style)

This can be done in RedfishPlatformConfigDxe driver. When above HII opcode is detected, the driver will generate the configure language automatically.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request