From: klu2 Date: Wed, 4 Feb 2009 04:47:44 +0000 (+0000) Subject: Add missing GUID due to last check-in. X-Git-Tag: edk2-stable201903~18822 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e01fb259f838a6cd7388142dba460b42213e221a 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 --- 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)