]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp
BaseTool/VfrCompile: Add missing question opcode
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / VfrFormPkg.cpp
index 161221727275e88aed0337e47437aa4a5e0f5696..892b7b8fc7374794dedf3f34a2a9651ca9168f9a 100644 (file)
@@ -2,7 +2,7 @@
   \r
   The definition of CFormPkg's member function\r
 \r
   \r
   The definition of CFormPkg's member function\r
 \r
-Copyright (c) 2004 - 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -1181,6 +1181,8 @@ CIfrRecordInfoDB::CheckQuestionOpCode (
   case EFI_IFR_DATE_OP:\r
   case EFI_IFR_TIME_OP:\r
   case EFI_IFR_ORDERED_LIST_OP:\r
   case EFI_IFR_DATE_OP:\r
   case EFI_IFR_TIME_OP:\r
   case EFI_IFR_ORDERED_LIST_OP:\r
+  case EFI_IFR_REF_OP:\r
+  case EFI_IFR_RESET_BUTTON_OP:\r
     return TRUE;\r
   default:\r
     return FALSE;\r
     return TRUE;\r
   default:\r
     return FALSE;\r