Update inf file to follow spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11454 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10
2011-03-30 03:40:42 +00:00
parent 33b71404f0
commit 4bcb7fe768
7 changed files with 7 additions and 29 deletions

View File

@ -84,7 +84,6 @@
# gEfiShellEnvironment2Guid # SOMETIMES_PRODUCED # gEfiShellEnvironment2Guid # SOMETIMES_PRODUCED
# gEfiShellInterfaceGuid # SOMETIMES_PRODUCED # gEfiShellInterfaceGuid # SOMETIMES_PRODUCED
gEfiLoadedImageProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInputExProtocolGuid # ALWAYS_CONSUMED gEfiSimpleTextInputExProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInProtocolGuid # ALWAYS_CONSUMED gEfiSimpleTextInProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextOutProtocolGuid # ALWAYS_CONSUMED gEfiSimpleTextOutProtocolGuid # ALWAYS_CONSUMED

View File

@ -36,11 +36,4 @@
[LibraryClasses] [LibraryClasses]
ShellCEntryLib ShellCEntryLib
UefiLib UefiLib
[Guids]
[Protocols]
[Pcd]

View File

@ -39,12 +39,3 @@
UefiApplicationEntryPoint UefiApplicationEntryPoint
UefiLib UefiLib
[Guids]
[Ppis]
[Protocols]
[FeaturePcd]
[Pcd]

View File

@ -39,9 +39,3 @@
UefiLib UefiLib
SortLib SortLib
[Guids]
[Protocols]
[Pcd]

View File

@ -38,8 +38,4 @@
BaseMemoryLib BaseMemoryLib
DebugLib DebugLib
[Protocols]
[Guids]
[Pcd.common]

View File

@ -84,7 +84,6 @@
gEfiDiskIoProtocolGuid gEfiDiskIoProtocolGuid
gEfiBlockIoProtocolGuid gEfiBlockIoProtocolGuid
gEfiUnicodeCollationProtocolGuid gEfiUnicodeCollationProtocolGuid
gEfiUnicodeCollation2ProtocolGuid
gEfiPciRootBridgeIoProtocolGuid gEfiPciRootBridgeIoProtocolGuid
gEfiPciIoProtocolGuid gEfiPciIoProtocolGuid
gEfiScsiPassThruProtocolGuid gEfiScsiPassThruProtocolGuid

View File

@ -42,12 +42,18 @@
DmpStore.c DmpStore.c
Dblk.c Dblk.c
SmbiosView/EventLogInfo.c SmbiosView/EventLogInfo.c
SmbiosView/EventLogInfo.h
SmbiosView/PrintInfo.c SmbiosView/PrintInfo.c
SmbiosView/QueryTable.c SmbiosView/QueryTable.c
SmbiosView/SmbiosView.c SmbiosView/SmbiosView.c
SmbiosView/Smbios.c SmbiosView/Smbios.c
SmbiosView/SmbiosViewStrings.uni SmbiosView/SmbiosViewStrings.uni
SmbiosView/LibSmbiosView.c SmbiosView/LibSmbiosView.c
SmbiosView/PrintInfo.h
SmbiosView/LibSmbiosView.h
SmbiosView/LibSmbios.h
SmbiosView/QueryTable.h
SmbiosView/smbiosview.h
UefiShellDebug1CommandsLib.c UefiShellDebug1CommandsLib.c
UefiShellDebug1CommandsLib.h UefiShellDebug1CommandsLib.h
UefiShellDebug1CommandsLib.uni UefiShellDebug1CommandsLib.uni