]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/SerialStatusCode.h
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / DxeIpl / SerialStatusCode.h
diff --git a/DuetPkg/DxeIpl/SerialStatusCode.h b/DuetPkg/DxeIpl/SerialStatusCode.h
deleted file mode 100644 (file)
index 7146927..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-/** @file\r
-\r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
-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
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-\r
-Module Name:\r
-  SerialStatusCode.h\r
-\r
-Abstract:\r
-\r
-Revision History:\r
-\r
-**/\r
-\r
-#ifndef _DXELDR_SERIAL_STATUS_CODE_H_\r
-#define _DXELDR_SERIAL_STATUS_CODE_H_\r
-\r
-//\r
-// Statements that include other files\r
-//\r
-#include "DxeIpl.h"\r
-\r
-//\r
-// GUID consumed\r
-//\r
-\r
-\r
-VOID\r
-InstallSerialStatusCode (\r
-  IN EFI_REPORT_STATUS_CODE    *ReportStatusCode\r
-  );\r
-\r
-#endif \r