]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/Platform.h
NetworkPkg/Tls: Fix few typos
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.h
index afa15db2d0faa5fa16d66a0be1d1308914eb4eb2..63b5e525755769ac69463dc1391805fd25fdf34d 100644 (file)
@@ -4,13 +4,7 @@
 \r
   Copyright (C) 2014, Red Hat, Inc.\r
 \r
-  This program and the accompanying materials are licensed and made available\r
-  under the terms and conditions of the BSD License which accompanies this\r
-  distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
-  WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
 \r
 #ifndef _PLATFORM_H_\r
 #define FORMSTATEID_MAIN_FORM  1\r
 #define FORMID_MAIN_FORM       1\r
 \r
+#define QUESTION_RES_CUR       1\r
 #define MAXSIZE_RES_CUR       16\r
 \r
+#define LABEL_RES_NEXT         1\r
+#define QUESTION_RES_NEXT      2\r
+\r
+#define QUESTION_SAVE_EXIT     3\r
+#define QUESTION_DISCARD_EXIT  4\r
+\r
 //\r
 // This structure describes the form state. Its fields relate strictly to the\r
 // visual widgets on the form.\r