Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8829 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-07-09 05:48:35 +00:00
parent c437405563
commit d46f36324f
23 changed files with 38 additions and 94 deletions

View File

@@ -770,7 +770,7 @@ Returns:
// from the graphic lib
//
if (QuietBoot) {
EnableQuietBoot (&gEfiDefaultBmpLogoGuid);
EnableQuietBoot (PcdGetPtr(PcdLogoFile));
//
// Perform system diagnostic
//

View File

@@ -50,14 +50,11 @@ Abstract:
#include <Protocol/PciIo.h>
#include <Protocol/FirmwareVolume2.h>
#include <Guid/Logo.h>
#include <Guid/Acpi.h>
#include <Guid/SmBios.h>
#include <Guid/Mps.h>
#include <Guid/HobList.h>
//#include <Guid/PciExpressBaseAddress.h>
#include <Guid/GlobalVariable.h>
#include <Guid/ShellFile.h>
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[];

View File

@@ -48,11 +48,9 @@
GenericBdsLib
PciLib
[Guids]
gEfiDefaultBmpLogoGuid
[Pcd.common]
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile
[Pcd.IA32, Pcd.X64]
gEfiMdePkgTokenSpaceGuid.PcdFSBClock