]> git.proxmox.com Git - mirror_edk2.git/commitdiff
define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid duplicated...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 17 Apr 2008 13:44:16 +0000 (13:44 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 17 Apr 2008 13:44:16 +0000 (13:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5085 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Include/Protocol/FrameworkHii.h

index aa99849eacb4d19fc892c61e0093a7c7dd671d0c..0caf7adfcfc912e8e705721ca4df8d8a05ffdbe1 100644 (file)
@@ -171,6 +171,7 @@ typedef struct {
   //\r
 } EFI_HII_EXPORT_TABLE;\r
 \r
+#define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA \r
 typedef struct {\r
   BOOLEAN               FormSetUpdate;      // If TRUE, next variable is significant\r
   EFI_PHYSICAL_ADDRESS  FormCallbackHandle; // If not 0, will update Formset with this info\r