]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c
Report the setting variable failure to platform through the status code when core...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BdsEntry.c
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2013-10-15 czhang46Enable UEFI firmware to support FMP capsule format.
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-03-05 lzeng14Follow UEFI spec, set TimeOut and HwErrRecSupport varia...
2013-01-15 ydong10Follow UEFI spec, clean the CRC32 field before calculat...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-10 czhang46Fix some corner case for LazyConIn feature
2012-09-26 niruiyuRemove local function IsValidDevicePath and use new...
2012-07-30 czhang46Add 2 new Bds features
2012-05-28 ydong10Refine the code to follow coding style.
2012-05-18 ydong10Add logic to validate console variables when enter...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2011-11-08 niruiyuCheck the return status of booting against EFI_SUCCESS...
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-04-23 hhtianUpdate the copyright notice format
2009-12-04 gikidyFix some typos & format.
2009-07-21 lgao4Clean up code
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-09 mdkinneyUpdate BdsDxe to fill int he FirmwareVendor and Firmwar...
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-02-26 klu21, Retired PCD PcdSupportHardwareErrorRecord, because...
2009-02-23 qhuang81. Update Generic BDS part to use dynamic PCD to set...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...