audk/IntelFrameworkModulePkg/Universal/BdsDxe
mdkinney 79bc7a89f7 Remove extra #includes where possible to make build more efficient
If module really is a Framework module and not a PI module, then use FrameworkDxe.h instead of PeDxe.h


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8900 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-11 23:27:49 +00:00
..
BootMaint Add comments for the return value of GenericBdsLib functions. 2009-07-08 12:06:28 +00:00
BootMngr Fix some issues reported by source static analysis tools. 2009-07-07 10:17:16 +00:00
DeviceMngr Update SetupBrowserDxe and BdsDxe to use an internal string for prompting string missing instead of ASSERT if it fails to get a string for separate module's forms. 2009-05-08 05:55:25 +00:00
Bds.h Remove extra #includes where possible to make build more efficient 2009-07-11 23:27:49 +00:00
BdsDxe.inf Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of the EFI System Table based on PCD settings 2009-07-09 23:52:16 +00:00
BdsEntry.c Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of the EFI System Table based on PCD settings 2009-07-09 23:52:16 +00:00
Capsules.c Remove extra #Include 2009-07-10 23:55:52 +00:00
FrontPage.c roll back the change on the naming of DataHubRecords.h for backward compatibility. 2009-07-10 10:16:37 +00:00
FrontPage.h Adjust the code so that global variable placed at beginning of file. 2009-04-24 07:30:54 +00:00
FrontPageStrings.uni Remove the duplicate NULL string. 2009-06-08 06:42:46 +00:00
FrontPageVfr.Vfr Update BdsDxe to use new designed HiiLib, remove the referrence to the original IfrSupportLib. 2009-04-17 05:31:38 +00:00
Hotkey.c Fix the potential issue that using integrate as BOOLEAN value in judgment. 2009-06-24 08:41:14 +00:00
Hotkey.h EFI_KEY_OPTION definition verified with UEFI spec. 2009-04-09 07:56:28 +00:00
HwErrRecSupport.c 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. 2009-02-26 08:19:38 +00:00
HwErrRecSupport.h 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. 2009-02-26 08:19:38 +00:00
Language.c Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the lanuage codes variable auto-update mechanism was implemented. 2009-04-28 02:23:11 +00:00
Language.h Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the lanuage codes variable auto-update mechanism was implemented. 2009-04-28 02:23:11 +00:00
MemoryTest.c clean console control protocol in bds module. 2009-03-20 09:25:28 +00:00
String.c 1) Make naming of enumeration type follows coding style 2009-06-19 07:45:13 +00:00
String.h 1) Make naming of enumeration type follows coding style 2009-06-19 07:45:13 +00:00
Strings.uni Use UNI file string to display Boot Option for language localization. 2009-06-25 04:44:45 +00:00