]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
Support EBC for UefiPxeBcDxe module.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe / UefiPxeBcDxe.inf
index 24b916cd455b116946b5c345a4ade94ec170eb47..24943b139ee6777cb053c70b31386adb0a4ffcb8 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
 # Component name for module UefiPxeBc\r
 #\r
-# FIX ME!\r
-# Copyright (c) 2007, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.\r
 #\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
@@ -30,7 +29,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
 \r
@@ -56,6 +55,9 @@
 [Sources.IPF]\r
   Ipf/PxeArch.h\r
 \r
+[Sources.EBC]\r
+  Ebc/PxeArch.h\r
+  Ebc/PxeArch.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r