mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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:
parent
33b71404f0
commit
4bcb7fe768
ShellPkg
Application
Shell
ShellCTestApp
ShellExecTestApp
ShellSortTestApp
Library
BaseSortLib
UefiHandleParsingLib
UefiShellDebug1CommandsLib
@ -84,7 +84,6 @@
|
||||
# gEfiShellEnvironment2Guid # SOMETIMES_PRODUCED
|
||||
# gEfiShellInterfaceGuid # SOMETIMES_PRODUCED
|
||||
|
||||
gEfiLoadedImageProtocolGuid # ALWAYS_CONSUMED
|
||||
gEfiSimpleTextInputExProtocolGuid # ALWAYS_CONSUMED
|
||||
gEfiSimpleTextInProtocolGuid # ALWAYS_CONSUMED
|
||||
gEfiSimpleTextOutProtocolGuid # ALWAYS_CONSUMED
|
||||
|
@ -36,11 +36,4 @@
|
||||
|
||||
[LibraryClasses]
|
||||
ShellCEntryLib
|
||||
UefiLib
|
||||
|
||||
[Guids]
|
||||
|
||||
[Protocols]
|
||||
|
||||
|
||||
[Pcd]
|
||||
UefiLib
|
@ -39,12 +39,3 @@
|
||||
UefiApplicationEntryPoint
|
||||
UefiLib
|
||||
|
||||
[Guids]
|
||||
|
||||
[Ppis]
|
||||
|
||||
[Protocols]
|
||||
|
||||
[FeaturePcd]
|
||||
|
||||
[Pcd]
|
||||
|
@ -39,9 +39,3 @@
|
||||
UefiLib
|
||||
SortLib
|
||||
|
||||
[Guids]
|
||||
|
||||
[Protocols]
|
||||
|
||||
|
||||
[Pcd]
|
||||
|
@ -38,8 +38,4 @@
|
||||
BaseMemoryLib
|
||||
DebugLib
|
||||
|
||||
[Protocols]
|
||||
|
||||
[Guids]
|
||||
|
||||
[Pcd.common]
|
||||
|
@ -84,7 +84,6 @@
|
||||
gEfiDiskIoProtocolGuid
|
||||
gEfiBlockIoProtocolGuid
|
||||
gEfiUnicodeCollationProtocolGuid
|
||||
gEfiUnicodeCollation2ProtocolGuid
|
||||
gEfiPciRootBridgeIoProtocolGuid
|
||||
gEfiPciIoProtocolGuid
|
||||
gEfiScsiPassThruProtocolGuid
|
||||
|
@ -42,12 +42,18 @@
|
||||
DmpStore.c
|
||||
Dblk.c
|
||||
SmbiosView/EventLogInfo.c
|
||||
SmbiosView/EventLogInfo.h
|
||||
SmbiosView/PrintInfo.c
|
||||
SmbiosView/QueryTable.c
|
||||
SmbiosView/SmbiosView.c
|
||||
SmbiosView/Smbios.c
|
||||
SmbiosView/SmbiosViewStrings.uni
|
||||
SmbiosView/LibSmbiosView.c
|
||||
SmbiosView/PrintInfo.h
|
||||
SmbiosView/LibSmbiosView.h
|
||||
SmbiosView/LibSmbios.h
|
||||
SmbiosView/QueryTable.h
|
||||
SmbiosView/smbiosview.h
|
||||
UefiShellDebug1CommandsLib.c
|
||||
UefiShellDebug1CommandsLib.h
|
||||
UefiShellDebug1CommandsLib.uni
|
||||
|
Loading…
x
Reference in New Issue
Block a user