.. |
BootMaint
|
Fix some typos & format.
|
2009-12-04 03:35:56 +00:00 |
BootMngr
|
Fix some typos & format.
|
2009-12-04 03:35:56 +00:00 |
DeviceMngr
|
Add the missing HiiVendor DevicePath for new added DriverHealth Form.
|
2009-12-09 08:19:47 +00:00 |
Bds.h
|
Remove unnecessary reference to CPU I/O Protocol.
|
2009-12-07 03:31:19 +00:00 |
BdsDxe.inf
|
Driver health management implementation in BDS based on UEFI Specification 2.3.
|
2009-12-04 03:22:44 +00:00 |
BdsEntry.c
|
Fix some typos & format.
|
2009-12-04 03:35:56 +00:00 |
Capsules.c
|
updated BDS to get capsule information from UEFI capsule HOB instead of CAPSULE_HOB_INFO(one GUIDed HOB).
|
2009-10-28 07:54:17 +00:00 |
FrontPage.c
|
there is no 0 between a SMBIOS buffer and the first string in unformated area. So no need + 1.
|
2009-12-11 11:52:26 +00:00 |
FrontPage.h
|
Fix some typos & format.
|
2009-12-04 03:35:56 +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
|
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library.
|
2009-07-13 12:04:24 +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 |