]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/StatusCode.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / MdePkg / Include / Protocol / StatusCode.h
index 70fa619ba893805df7b29afbb1de402fcfdaead8..a0e81459aee46ca37db660219f2c8b6b8b44737f 100644 (file)
@@ -5,11 +5,11 @@
   EFI_STATUS_CODE_ARCH_PROTOCOL_GUID protocol is registered with a NULL \r
   pointer.\r
 \r
-  No CRC of the EFI system table is required, as it is done in the DXE core.\r
+  No CRC of the EFI system table is required, since that is done in the DXE core.\r
 \r
   This code abstracts Status Code reporting.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2009, 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
@@ -23,8 +23,6 @@
 #ifndef __STATUS_CODE_RUNTIME_PROTOCOL_H__\r
 #define __STATUS_CODE_RUNTIME_PROTOCOL_H__\r
 \r
-#include <Pi/PiMultiPhase.h>\r
-\r
 #define EFI_STATUS_CODE_RUNTIME_PROTOCOL_GUID  \\r
 { 0xd2b2b828, 0x826, 0x48a7,  { 0xb3, 0xdf, 0x98, 0x3c, 0x0, 0x60, 0x24, 0xf0 } }\r
 \r