audk/OvmfPkg/Library/PlatformBootManagerLib
Hao A Wu 84f736a73e OvmfPkg: Refer to Shell app via its declared GUID
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1843

Currently, the file GUID reference of the UEFI Shell app is indirected
via the PCD gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile,
which is set to a fixed value for OvmfPkg.

So instead, use the symbolic GUID in ShellPkg for this purpose, and drop
the reference to this PCD, and to the IntelFrameworkModulePkg package
entirely.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2019-06-17 09:27:32 +08:00
..
BdsPlatform.c OvmfPkg: Refer to Shell app via its declared GUID 2019-06-17 09:27:32 +08:00
BdsPlatform.h OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h 2019-04-28 09:50:13 +08:00
PlatformBootManagerLib.inf OvmfPkg: Refer to Shell app via its declared GUID 2019-06-17 09:27:32 +08:00
PlatformData.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00
QemuKernel.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00