]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/HwErrRecSupport.h
Remove IntelFrameworkModulePkg
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / HwErrRecSupport.h
diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/HwErrRecSupport.h b/IntelFrameworkModulePkg/Universal/BdsDxe/HwErrRecSupport.h
deleted file mode 100644 (file)
index 540f950..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-/** @file\r
-  Set the level of support for Hardware Error Record Persistence that is\r
-  implemented by the platform.\r
-\r
-Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR>\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-#ifndef _HW_ERR_REC_SUPPORT_H_\r
-#define _HW_ERR_REC_SUPPORT_H_\r
-\r
-#include "Bds.h"\r
-\r
-/**\r
-  Set the HwErrRecSupport variable contains a binary UINT16 that supplies the\r
-  level of support for Hardware Error Record Persistence that is implemented\r
-  by the platform.\r
-\r
-**/\r
-VOID\r
-InitializeHwErrRecSupport (\r
-  VOID\r
-  );\r
-\r
-#endif\r