From be1b161278aa7daf2b2fe43669557698a992de60 Mon Sep 17 00:00:00 2001 From: ydong10 Date: Wed, 30 Mar 2011 03:36:54 +0000 Subject: Update inf file to follow spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11451 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'IntelFrameworkModulePkg/Library') diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf index f3e082c5f..eb41f5712 100644 --- a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf +++ b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf @@ -66,17 +66,15 @@ PcdLib PerformanceLib TimerLib - PcdLib DxeServicesLib HiiLib [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) + gEfiMemoryTypeInformationGuid ## CONSUMES ## GUID (The identifier of memory type information type in system table) gEfiVTUTF8Guid ## CONSUMES ## GUID (The type of terminal) - gEfiGlobalVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"BootCurrent" (The boot option of current boot) ## SOMETIMES_CONSUMES ## Variable:L"BootXX" (Boot option variable) ## CONSUMES ## Variable:L"Timeout" (The time out value in second of showing progress bar) ## SOMETIMES_CONSUMES ## Variable:L"BootOrder" (The boot option array) @@ -84,6 +82,7 @@ ## SOMETIMES_CONSUMES ## Variable:L"ConIn" (The device path of console in device) ## SOMETIMES_CONSUMES ## Variable:L"ConOut" (The device path of console out device) ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device) + gEfiGlobalVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"BootCurrent" (The boot option of current boot) gEfiFileInfoGuid ## CONSUMES ## GUID gEfiPcAnsiGuid ## CONSUMES ## GUID (The type of terminal) gPerformanceProtocolGuid ## SOMETIMES_PRODUCES ## Variable:L"PerfDataMemAddr" (The ACPI address of performance data) -- cgit v1.2.3