summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiSortLib/UefiSortLib.inf
diff options
context:
space:
mode:
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-08 18:28:03 +0000
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-08 18:28:03 +0000
commit420462d0fbc56ded2fe9283928c058b06ab27f61 (patch)
tree64baa49c128367029e1604967872aebf34616f57 /ShellPkg/Library/UefiSortLib/UefiSortLib.inf
parent82e589a43fb7a32e3ee7a6064641bce4bed77fa5 (diff)
downloadedk2-platforms-420462d0fbc56ded2fe9283928c058b06ab27f61.tar.xz
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
Diffstat (limited to 'ShellPkg/Library/UefiSortLib/UefiSortLib.inf')
-rw-r--r--ShellPkg/Library/UefiSortLib/UefiSortLib.inf5
1 files changed, 1 insertions, 4 deletions
diff --git a/ShellPkg/Library/UefiSortLib/UefiSortLib.inf b/ShellPkg/Library/UefiSortLib/UefiSortLib.inf
index 6781f37945..522d4d8537 100644
--- a/ShellPkg/Library/UefiSortLib/UefiSortLib.inf
+++ b/ShellPkg/Library/UefiSortLib/UefiSortLib.inf
@@ -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]