summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
diff options
context:
space:
mode:
authorljin6 <ljin6@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-28 08:15:00 +0000
committerljin6 <ljin6@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-28 08:15:00 +0000
commitecd28a61d68745f114f9fd0678b5d0d6b7b6d04a (patch)
tree21f35c861e9b89b81bdfed0e96bbc2e626186bee /MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
parent5fb89a0b2f88813098a84eaa5acb8fba307f3415 (diff)
downloadedk2-platforms-ecd28a61d68745f114f9fd0678b5d0d6b7b6d04a.tar.xz
Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9848 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf')
-rw-r--r--MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf25
1 files changed, 5 insertions, 20 deletions
diff --git a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
index ac99e41735..eefc5ac666 100644
--- a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
+++ b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
@@ -1,7 +1,7 @@
-#/** @file
+## @file
# Component name for module UefiPxeBc
#
-# Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
@@ -26,7 +26,7 @@
#
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 IPF
#
# DRIVER_BINDING = gPxeBcDriverBinding
# COMPONENT_NAME = gPxeBcComponentName
@@ -45,22 +45,7 @@
PxeBcDhcp.c
PxeBcMtftp.h
PxeBcDriver.h
-
-[Sources.IA32]
- Ia32/PxeArch.h
-
-[Sources.X64]
- X64/PxeArch.h
-
-[Sources.IPF]
- Ipf/PxeArch.h
-
-[Sources.ARM]
- Arm/PxeArch.h
-
-[Sources.EBC]
- Ebc/PxeArch.h
- Ebc/PxeArch.c
+
[Packages]
MdePkg/MdePkg.dec