]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/SystemResourceTable.h
MdePkg: Add definition for Fmp Capsule Dependency.
[mirror_edk2.git] / MdePkg / Include / Guid / SystemResourceTable.h
index 57c42bf9f3da57185397d0a48503caae117d4868..418b8c8d055a7db90907a06c1bc1b853f145f28f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Guid & data structure used for EFI System Resource Table (ESRT)\r
 \r
-  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
 ///\r
 /// Last Attempt Status Values\r
 ///\r
-#define LAST_ATTEMPT_STATUS_SUCCESS                       0x00000000\r
-#define LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL            0x00000001\r
-#define LAST_ATTEMPT_STATUS_ERROR_INSUFFICIENT_RESOURCES  0x00000002\r
-#define LAST_ATTEMPT_STATUS_ERROR_INCORRECT_VERSION       0x00000003\r
-#define LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT          0x00000004\r
-#define LAST_ATTEMPT_STATUS_ERROR_AUTH_ERROR              0x00000005\r
-#define LAST_ATTEMPT_STATUS_ERROR_PWR_EVT_AC              0x00000006\r
-#define LAST_ATTEMPT_STATUS_ERROR_PWR_EVT_BATT            0x00000007\r
+#define LAST_ATTEMPT_STATUS_SUCCESS                         0x00000000\r
+#define LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL              0x00000001\r
+#define LAST_ATTEMPT_STATUS_ERROR_INSUFFICIENT_RESOURCES    0x00000002\r
+#define LAST_ATTEMPT_STATUS_ERROR_INCORRECT_VERSION         0x00000003\r
+#define LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT            0x00000004\r
+#define LAST_ATTEMPT_STATUS_ERROR_AUTH_ERROR                0x00000005\r
+#define LAST_ATTEMPT_STATUS_ERROR_PWR_EVT_AC                0x00000006\r
+#define LAST_ATTEMPT_STATUS_ERROR_PWR_EVT_BATT              0x00000007\r
+#define LAST_ATTEMPT_STATUS_ERROR_UNSATISFIED_DEPENDENCIES  0x00000008\r
 \r
 typedef struct {\r
   ///\r