remove empty sections in INF files.

signed-off-by: jcarsey
reviewed-by: darylm503

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11769 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jcarsey 2011-06-08 18:28:03 +00:00
parent 82e589a43f
commit 420462d0fb
3 changed files with 3 additions and 11 deletions

View File

@ -40,8 +40,5 @@
[Protocols]
gEfiShellParametersProtocolGuid # ALWAYS_CONSUMED
gEfiShellInterfaceGuid # SOMETIMES_CONSUMED
[Guids]
[Pcd.common]

View File

@ -1,7 +1,7 @@
## @file
# Provides shell network1 functions
#
# Copyright (c) 2010, Intel Corporation. All rights reserved. <BR>
# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved. <BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@ -50,8 +50,6 @@
FileHandleLib
NetLib
[Guids]
[Pcd]
gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask # ALWAYS_CONSUMED

View File

@ -1,7 +1,7 @@
## @file
# Library used for sorting routines.
#
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved. <BR>
# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved. <BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@ -44,6 +44,3 @@
gEfiDevicePathProtocolGuid # ALWAYS_CONSUMED
gEfiDevicePathToTextProtocolGuid # ALWAYS_CONSUMED
[Guids]
[Pcd.common]