audk/IntelFrameworkModulePkg/Library/GenericBdsLib
mdkinney 2828833eae Fix build break for missing definition of PCI_IF_EHCI
Resolves artifact EDKT565

https://edk2.tianocore.org/servlets/tracking/id/EDKT565



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9006 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-24 19:31:01 +00:00
..
Ipf Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. 2009-01-23 07:24:55 +00:00
BdsBoot.c Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. 2009-07-15 22:28:07 +00:00
BdsConnect.c Refine comments. 2009-07-08 03:10:33 +00:00
BdsConsole.c remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which have been defined in IndustryStandard/Pci.h 2009-07-24 06:11:49 +00:00
BdsMisc.c Use UNI file string to display Boot Option for language localization. 2009-06-25 04:44:45 +00:00
Bmp.h Fix Doxygen comment syntax 2009-07-12 23:39:58 +00:00
DevicePath.c Should not use integer as boolean value for judgment. 2009-06-30 02:15:24 +00:00
GenericBdsLib.inf Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile 2009-07-09 05:48:35 +00:00
InternalBdsLib.h Fix build break for missing definition of PCI_IF_EHCI 2009-07-24 19:31:01 +00:00
Performance.c Update for the performance infrastructure changes: 2009-02-23 03:15:57 +00:00