summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c
AgeCommit message (Expand)Author
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang46
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng14
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu
2013-03-05Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se...lzeng14
2013-01-15Follow UEFI spec, clean the CRC32 field before calculate CRC for system table.ydong10
2012-10-30Add missing status code in several modules.li-elvin
2012-10-10Fix some corner case for LazyConIn featureczhang46
2012-09-26Remove local function IsValidDevicePath and use new interface provided by Uef...niruiyu
2012-07-30Add 2 new Bds featuresczhang46
2012-05-28Refine the code to follow coding style.ydong10
2012-05-18Add logic to validate console variables when enter BDS.ydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2011-11-08Check the return status of booting against EFI_SUCCESS instead of using EFI_E...niruiyu
2010-12-01Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-04-23Update the copyright notice formathhtian
2009-12-04Fix some typos & format.gikidy
2009-07-21Clean up code lgao4
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-09Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...mdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu2
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2