Remove unused [Guids] section from PXE inf file.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14310 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
sfu5 2013-04-23 05:50:55 +00:00
parent 86b5c3ee54
commit ef117a6a38
2 changed files with 2 additions and 10 deletions

View File

@ -1,7 +1,7 @@
## @file ## @file
# Component name for module UefiPxeBc # Component name for module UefiPxeBc
# #
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR> # Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>
# #
# This program and the accompanying materials # This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License # are licensed and made available under the terms and conditions of the BSD License
@ -66,9 +66,6 @@
DpcLib DpcLib
PcdLib PcdLib
[Guids]
gEfiSmbiosTableGuid # ALWAYS_CONSUMED
[Protocols] [Protocols]
gEfiArpServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiArpServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiArpProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiArpProtocolGuid # PROTOCOL ALWAYS_CONSUMED

View File

@ -1,7 +1,7 @@
## @file ## @file
# Component name for module PxeBc # Component name for module PxeBc
# #
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR> # Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>
# #
# This program and the accompanying materials # This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License # are licensed and made available under the terms and conditions of the BSD License
@ -63,11 +63,6 @@
DevicePathLib DevicePathLib
PcdLib PcdLib
[Guids]
gEfiSmbiosTableGuid
[Protocols] [Protocols]
gEfiDevicePathProtocolGuid gEfiDevicePathProtocolGuid
gEfiNetworkInterfaceIdentifierProtocolGuid_31 gEfiNetworkInterfaceIdentifierProtocolGuid_31