]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Library/DebugDeviceLib.h
IntelFspPkg&IntelFspWrapperPkg: Remove them
[mirror_edk2.git] / IntelFspPkg / Include / Library / DebugDeviceLib.h
diff --git a/IntelFspPkg/Include/Library/DebugDeviceLib.h b/IntelFspPkg/Include/Library/DebugDeviceLib.h
deleted file mode 100644 (file)
index bd0b696..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/** @file\r
-\r
-  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
-  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-#ifndef __DEBUG_DEVICE_LIB_H__\r
-#define __DEBUG_DEVICE_LIB_H__\r
-\r
-/**\r
-  Returns the debug print device enable state.\r
-\r
-  @return  Debug print device enable state.\r
-\r
-**/\r
-UINT8\r
-EFIAPI\r
-GetDebugPrintDeviceEnable (\r
-  VOID\r
-  );\r
-\r
-#endif\r