diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-05 05:34:05 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-05 05:34:05 +0000 |
commit | a660f6f566a3c29bde68492e1b65d5fc085bcd9e (patch) | |
tree | 27336f341f9425d1f11ce324b12a4a34d4eaebd2 | |
parent | 8ae56af81a34b96330d25731f4aeff7a9e256b46 (diff) | |
download | edk2-platforms-a660f6f566a3c29bde68492e1b65d5fc085bcd9e.tar.xz |
Remove over specific guid gEfiDefaultBmpLogoGuid for PlatformBdsLibNull library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6395 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf index b1a4072827..2349805410 100644 --- a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf +++ b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf @@ -48,6 +48,3 @@ PcdLib
GraphicsLib
GenericBdsLib
-
-[Guids]
- gEfiDefaultBmpLogoGuid
|