edk2/IntelFrameworkModulePkg/Library/GenericBdsLib
2009-07-24 06:11:49 +00:00
..
Ipf
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 Retire description string macro for boot device type which are not defined in UEFI specification. 2009-07-13 10:20:09 +00:00
Performance.c