.. |
BootMaint
|
Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet().
|
2013-03-05 12:20:53 +00:00 |
BootMngr
|
Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib doesn't depend on the BdsDxe implementation.
|
2012-06-01 03:39:39 +00:00 |
DeviceMngr
|
Fixed build failed.
|
2012-05-31 08:35:48 +00:00 |
Bds.h
|
Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it.
|
2013-05-23 02:56:41 +00:00 |
BdsDxe.inf
|
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers.
|
2013-05-17 03:49:35 +00:00 |
BdsEntry.c
|
Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it.
|
2013-05-23 02:56:41 +00:00 |
Capsules.c
|
Add error debug information for capsule processing in Bds.
|
2011-09-02 14:45:30 +00:00 |
FrontPage.c
|
Get the language string before use it to avoid reuse freed buffer.
|
2013-04-03 07:18:39 +00:00 |
FrontPage.h
|
1. Fix a bug when comparing two timestamp in auth-variable driver.
|
2012-09-14 02:59:35 +00:00 |
FrontPageStrings.uni
|
Get support languages from "PlatformLangCodes" instead of front page string package.
|
2013-01-30 05:19:46 +00:00 |
FrontPageVfr.Vfr
|
Clean up the private GUID definition in module Level.
|
2011-09-18 12:23:27 +00:00 |
Hotkey.c
|
Add assertion to make sure the pointer is not NULL.
|
2012-10-23 06:42:32 +00:00 |
Hotkey.h
|
Remove the KeyOrder variable dependency from BDS
|
2012-10-18 07:31:49 +00:00 |
HwErrRecSupport.c
|
Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet().
|
2013-03-05 12:20:53 +00:00 |
HwErrRecSupport.h
|
Update the copyright notice format
|
2010-04-23 16:28:26 +00:00 |
Language.c
|
Remove the blank line between InitializeLangVariable() and it's function header.
|
2013-04-23 12:48:07 +00:00 |
Language.h
|
Update the copyright notice format
|
2010-04-23 16:28:26 +00:00 |
MemoryTest.c
|
Add 2 new Bds features
|
2012-07-30 05:56:33 +00:00 |
String.c
|
Remove unnecessary mBdsImageHandle.
|
2010-11-08 06:56:57 +00:00 |
String.h
|
Clean up the private GUID definition in module Level.
|
2011-09-18 12:23:27 +00:00 |
Strings.uni
|
Update the copyright notice format
|
2010-04-23 16:28:26 +00:00 |