]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove .dxs.
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Jul 2007 06:48:33 +0000 (06:48 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Jul 2007 06:48:33 +0000 (06:48 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3232 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
IntelFrameworkModulePkg/Universal/StatusCode/Dxe/StatusCode.dxs [deleted file]

index effccf3f14ddcc82fabddf5419cd58a08bc0e471..7ada24d727aa7d0fe6a3dd549688433345e349c7 100644 (file)
   EntryPoint.c\r
 \r
 [Sources.Ia32]\r
-  StatusCode.dxs\r
   DxeStatusCodeCommon.c\r
 \r
 [Sources.X64]\r
-  StatusCode.dxs\r
   DxeStatusCodeCommon.c\r
 \r
 [Sources.EBC]\r
-  StatusCode.dxs\r
   DxeStatusCodeCommon.c\r
 \r
 \r
diff --git a/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/StatusCode.dxs b/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/StatusCode.dxs
deleted file mode 100644 (file)
index e1c0053..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
-\r
-#/*++\r
-#\r
-# Copyright (c) 2006, 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
-# 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
-#\r
-#   StatusCode.dxs\r
-#\r
-# Abstract:\r
-#\r
-#   Dependency expression source file.\r
-#  \r
-#--*/  \r
-#include <DxeDepex.h>\r
-\r
-DEPENDENCY_START\r
-  EFI_DATA_HUB_PROTOCOL_GUID AND EFI_CPU_IO_PROTOCOL_GUID\r
-DEPENDENCY_END\r