]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update inf file to follow spec.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 03:36:54 +0000 (03:36 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 03:36:54 +0000 (03:36 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11451 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf

index f3e082c5f2df5a01a87a3b13bbbec6ae9ad0b79d..eb41f57123d0213a1c01b4e977b7b39dfeaa7bee 100644 (file)
   PcdLib\r
   PerformanceLib\r
   TimerLib\r
-  PcdLib\r
   DxeServicesLib\r
   HiiLib\r
 \r
 [Guids]\r
   gEfiVT100PlusGuid                             ## CONSUMES ## GUID (The type of terminal)\r
   gEfiVT100Guid                                 ## CONSUMES ## GUID (The type of terminal)\r
-  gEfiMemoryTypeInformationGuid                 ## CONSUMES ## GUID (The identifier of memory type information type in system table)\r
                                                 ## CONSUMES ## GUID HOB (The hob holding memory type information)\r
+  gEfiMemoryTypeInformationGuid                 ## CONSUMES ## GUID (The identifier of memory type information type in system table)\r
   gEfiVTUTF8Guid                                ## CONSUMES ## GUID (The type of terminal)\r
-  gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"BootCurrent" (The boot option of current boot)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"BootXX" (Boot option variable)\r
                                                 ## CONSUMES           ## Variable:L"Timeout" (The time out value in second of showing progress bar)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"BootOrder" (The boot option array)\r
@@ -84,6 +82,7 @@
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ConIn" (The device path of console in device)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ConOut" (The device path of console out device)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)\r
+  gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"BootCurrent" (The boot option of current boot)\r
   gEfiFileInfoGuid                              ## CONSUMES ## GUID\r
   gEfiPcAnsiGuid                                ## CONSUMES ## GUID (The type of terminal)\r
   gPerformanceProtocolGuid                      ## SOMETIMES_PRODUCES ## Variable:L"PerfDataMemAddr" (The ACPI address of performance data)\r
index 7371a8789e50549c3107d65f114fdc255e908d3d..ca33f9a8aa16bb2f9996ff3044ef36e0c04363cb 100644 (file)
   UefiHiiServicesLib\r
   \r
 [Guids]\r
-  gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"BootNext" (The number of next boot option)\r
                                                 ## SOMETIMES_PRODUCES ## Variable:L"BootXX" (Boot option variable)\r
                                                 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang" (Platform supported languange in Rfc4646 format)\r
                                                 ## SOMETIMES_PRODUCES ## Variable:L"Lang" (Platform supported languange in Iso639 format)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ConIn" (The device path of console in device)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ConOut" (The device path of console out device)\r
                                                 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)\r
+  gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"BootNext" (The number of next boot option)\r
   gEfiFileSystemVolumeLabelInfoIdGuid           ## CONSUMES ## GUID (Indicate the information type is volume)\r
   gEfiFileInfoGuid                              ## CONSUMES ## GUID (Indicate the information type is file)\r
   gEfiHiiPlatformSetupFormsetGuid               ## CONSUMES ## GUID (Indicate the formset class guid to be displayed)\r