QuarkPlatformPkg/PlatformBootManagerLib: use new UefiShellFileGuid definition
Move to the new definition of UefiShellFileGuid, which is defined in the ShellPkg package declaration file rather than hardcoded in this module. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
SourceLevelDebugPkg/SourceLevelDebugPkg.dec
|
||||
QuarkPlatformPkg/QuarkPlatformPkg.dec
|
||||
SecurityPkg/SecurityPkg.dec
|
||||
ShellPkg/ShellPkg.dec
|
||||
SignedCapsulePkg/SignedCapsulePkg.dec
|
||||
|
||||
[LibraryClasses]
|
||||
@@ -70,6 +71,7 @@
|
||||
gEfiVTUTF8Guid
|
||||
gEfiTtyTermGuid
|
||||
gEfiEndOfDxeEventGroupGuid
|
||||
gUefiShellFileGuid
|
||||
|
||||
[Pcd]
|
||||
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate
|
||||
|
Reference in New Issue
Block a user