]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/StatusCode.h
Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.
[mirror_edk2.git] / MdePkg / Include / Ppi / StatusCode.h
index 35e221bbf3c163841ba63031730146f37561263c..1283e5ee121ebb71a56d8a7fbb8af55593bba1fe 100644 (file)
@@ -1,7 +1,8 @@
 /** @file\r
   This file declares Status Code PPI.\r
+  This ppi provides service that allows PEIMs to report status codes.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -19,6 +20,8 @@
 #ifndef __STATUS_CODE_PPI_H__\r
 #define __STATUS_CODE_PPI_H__\r
 \r
+#include <Pi/PiPeiCis.h>\r
+\r
 #define EFI_PEI_REPORT_PROGRESS_CODE_PPI_GUID \\r
   { 0x229832d3, 0x7a30, 0x4b36, {0xb8, 0x27, 0xf4, 0xc, 0xb7, 0xd4, 0x54, 0x36 } }\r
 \r
@@ -28,7 +31,7 @@
   of this service in the system.\r
 \r
   @param ReportStatusCode\r
-  Service that allows PEIMs to report status codes. This function is defined in Peicis.h\r
+  Service that allows PEIMs to report status codes. This function is defined in PiPeicis.h\r
 \r
 **/\r
 typedef struct {\r