]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiConfigAccess.h
MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTED
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiConfigAccess.h
index ec8f694521791c5f438188965d1c33b85abcb3aa..6cd28e569bab6b82f30091fd8e043a0accbc3190 100644 (file)
@@ -5,7 +5,7 @@
   This protocol is published by drivers providing and requesting \r
   configuration data from HII. It may only be invoked by HII.\r
   \r
-Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -34,6 +34,7 @@ typedef UINTN EFI_BROWSER_ACTION;
 #define EFI_BROWSER_ACTION_RETRIEVE   2\r
 #define EFI_BROWSER_ACTION_FORM_OPEN  3\r
 #define EFI_BROWSER_ACTION_FORM_CLOSE 4\r
+#define EFI_BROWSER_ACTION_SUBMITTED  5\r
 #define EFI_BROWSER_ACTION_DEFAULT_STANDARD      0x1000\r
 #define EFI_BROWSER_ACTION_DEFAULT_MANUFACTURING 0x1001\r
 #define EFI_BROWSER_ACTION_DEFAULT_SAFE          0x1002\r