summaryrefslogtreecommitdiff
path: root/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-09 05:48:35 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-09 05:48:35 +0000
commitd46f36324fa86c08386f57c2675c45e4c1e888ec (patch)
treeae34f36838c4883932de5373fb70b492e2806237 /DuetPkg/Library/DuetBdsLib/PlatformBds.inf
parentc437405563f851f2f976d072ff8566b74b9cc7c4 (diff)
downloadedk2-platforms-d46f36324fa86c08386f57c2675c45e4c1e888ec.tar.xz
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
Diffstat (limited to 'DuetPkg/Library/DuetBdsLib/PlatformBds.inf')
-rw-r--r--DuetPkg/Library/DuetBdsLib/PlatformBds.inf4
1 files changed, 3 insertions, 1 deletions
diff --git a/DuetPkg/Library/DuetBdsLib/PlatformBds.inf b/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
index c8bffc0b8a..a2f762c00b 100644
--- a/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
+++ b/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
@@ -63,4 +63,6 @@
gEfiAcpiTableGuid
[Pcd]
- gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut \ No newline at end of file
+ gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut
+ gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile
+ \ No newline at end of file