mirror_edk2/IntelFrameworkModulePkg/Library/GenericBdsLib
2009-08-11 16:15:29 +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 a segment of code, in which it forces EHCI to be connected firstly before UHCI when ConOut variable contains such usb device path. 2009-08-10 06:30:00 +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 Do not use EfiACPIReclaimMemory type to log performance data because some OS might reuse that memory. Maybe EfiReservedMemoryType is the best solution for that usage model. 2009-08-11 16:15:29 +00:00