Tim,

It has define the below in MdePkg\Include\Uefi\UefiInternalFormRepresentation.h
typedef struct _EFI_IFR_MODAL {
  EFI_IFR_OP_HEADER        Header;
} EFI_IFR_MODAL;

Thanks,
Eric
From: Tim Lewis 
[mailto:tim.le...@insyde.com]<mailto:[mailto:tim.le...@insyde.com]>
Sent: Friday, October 12, 2012 2:22 AM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
Subject: [edk2] Missing HII Opcode Structure

The file MdePkg\Include\Uefi\UefiInternalFormRepresentation.h is missing (at 
least) one opcode structure, even though the opcode values itself is defined.

Here are the relevant UEFI spec sections.

28.3.8.3.41 EFI_IFR_MODAL_TAG

typedef struct _EFI_IFR_MODAL_TAG {
  EFI_IFR_OP_HEADER Header;
} EFI_IFR_MODAL_TAG;

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to