]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unused VarMachine.h
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 29 Jun 2007 01:49:40 +0000 (01:49 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 29 Jun 2007 01:49:40 +0000 (01:49 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2867 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/VariablePei/Ebc/VarMachine.h [deleted file]
MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h [deleted file]
MdeModulePkg/Universal/VariablePei/Ipf/VarMachine.h [deleted file]
MdeModulePkg/Universal/VariablePei/Variable.h
MdeModulePkg/Universal/VariablePei/Variable.inf
MdeModulePkg/Universal/VariablePei/x64/VarMachine.h [deleted file]

diff --git a/MdeModulePkg/Universal/VariablePei/Ebc/VarMachine.h b/MdeModulePkg/Universal/VariablePei/Ebc/VarMachine.h
deleted file mode 100644 (file)
index b83b8f6..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/**@file\r
-  Variable Machine Type\r
-  \r
-Copyright (c) 2006 - 2007 Intel Corporation. <BR>\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
-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
-**/\r
-\r
-#ifndef _VAR_MACHINE_H\r
-#define _VAR_MACHINE_H\r
-\r
-\r
-#endif\r
diff --git a/MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h b/MdeModulePkg/Universal/VariablePei/Ia32/VarMachine.h
deleted file mode 100644 (file)
index 7a79ab6..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/**@file\r
-  Variable Machine Type\r
-\r
-Copyright (c) 2006 - 2007 Intel Corporation. <BR>\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
-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
-**/\r
-\r
-#ifndef _VAR_MACHINE_H\r
-#define _VAR_MACHINE_H\r
-\r
-\r
-#endif\r
diff --git a/MdeModulePkg/Universal/VariablePei/Ipf/VarMachine.h b/MdeModulePkg/Universal/VariablePei/Ipf/VarMachine.h
deleted file mode 100644 (file)
index b83b8f6..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/**@file\r
-  Variable Machine Type\r
-  \r
-Copyright (c) 2006 - 2007 Intel Corporation. <BR>\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
-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
-**/\r
-\r
-#ifndef _VAR_MACHINE_H\r
-#define _VAR_MACHINE_H\r
-\r
-\r
-#endif\r
index 5cebff818c0d1bfaff41ac8fd86fa9f96b7e04cb..187edbaf7d755e1b7f5ce40288455866afb1b7a8 100644 (file)
@@ -26,7 +26,6 @@ Abstract:
 // BugBug: We need relcate the head file.\r
 //\r
 #include <Common/Variable.h>\r
-#include <VarMachine.h>\r
 \r
 //\r
 // Define GET_PAD_SIZE to optimize compiler\r
index 44d7ecfad63f0dfd7c319a74a7e1dfc46c2a846d..876b678b51725521cece738657fd9d6c9ca2849d 100644 (file)
   Variable.h\r
 \r
 [Sources.Ia32]\r
-  Ia32/VarMachine.h\r
   VariableWorker.c\r
 \r
 [Sources.X64]\r
-  x64/VarMachine.h\r
   VariableWorker.c\r
 \r
 [Sources.IPF]\r
-  Ipf/VarMachine.h\r
   Ipf/VariableWorker.c\r
 \r
 [Sources.EBC]\r
-  Ebc/VarMachine.h\r
   VariableWorker.c\r
 \r
 \r
diff --git a/MdeModulePkg/Universal/VariablePei/x64/VarMachine.h b/MdeModulePkg/Universal/VariablePei/x64/VarMachine.h
deleted file mode 100644 (file)
index b83b8f6..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/**@file\r
-  Variable Machine Type\r
-  \r
-Copyright (c) 2006 - 2007 Intel Corporation. <BR>\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
-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
-**/\r
-\r
-#ifndef _VAR_MACHINE_H\r
-#define _VAR_MACHINE_H\r
-\r
-\r
-#endif\r