summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Framework
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-17 13:32:24 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-17 13:32:24 +0000
commit6d9a6cf062a5ec734a9a1077bd06cb2031012b54 (patch)
tree4fee96a0d6c1944249134d02fd52eb9b4cc806bb /EdkCompatibilityPkg/Foundation/Framework
parent99a83b4c44791cf3abc426f498699e36a76e5fc6 (diff)
downloadedk2-platforms-6d9a6cf062a5ec734a9a1077bd06cb2031012b54.tar.xz
Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps the definition of EFI_HII_UPDATE_DATA to be the same between EdkCompatibilityPkg and EDK II's IntelFrameworkPkg. HII 0.92 has this definition the field.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5083 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Framework')
-rw-r--r--EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h b/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h
index 7f35acf4ad..577fa7cbae 100644
--- a/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h
+++ b/EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h
@@ -169,6 +169,7 @@ typedef struct {
BOOLEAN FormSetUpdate; // If TRUE, next variable is significant
EFI_PHYSICAL_ADDRESS FormCallbackHandle; // If not 0, will update Formset with this info
BOOLEAN FormUpdate; // If TRUE, next variable is significant
+ UINT16 FormValue; // specify which form is to be updated if FormUpdate value is TRUE.
STRING_REF FormTitle; // If not 0, will update Form with this info
UINT16 DataCount; // The number of Data entries in this structure
UINT8 *Data; // An array of 1+ op-codes, specified by DataCount