.. |
BootMaint
|
Fix the potential issue that using integrate as BOOLEAN value in judgment.
|
2009-06-24 08:41:14 +00:00 |
BootMngr
|
Use UNI file string to display Boot Option for language localization.
|
2009-06-25 04:44:45 +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 EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
|
2009-06-07 04:43:19 +00:00 |
BdsDxe.inf
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 06:58:02 +00:00 |
BdsEntry.c
|
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
|
2009-06-07 04:43:19 +00:00 |
Capsules.c
|
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 |
FrontPage.c
|
1) Make naming of enumeration type follows coding style
|
2009-06-19 07:45:13 +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 |