From e01fb259f838a6cd7388142dba460b42213e221a Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 4 Feb 2009 04:47:44 +0000 Subject: [PATCH] Add missing GUID due to last check-in. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7427 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf index bdd2ec9e27..9ed96973b8 100644 --- a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf +++ b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf @@ -69,6 +69,7 @@ [Guids] gEfiVT100PlusGuid ## CONSUMES ## GUID (The type of terminal) + gEfiVT100Guid ## CONSUMES ## GUID (The type of terminal) gEfiMemoryTypeInformationGuid ## CONSUMES ## GUID (The identifier of memory type information type in system table) ## CONSUMES ## GUID HOB (The hob holding memory type information) gEfiVTUTF8Guid ## CONSUMES ## GUID (The type of terminal) -- 2.39.2