]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
2015-04-07 Elvin LiIntelFrameworkModulePkg: Put report status code after...
2015-04-03 Liming GaoIntelFrameworkModulePkg: Move LzmaDecompress GUID
2015-04-03 Liming GaoIntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportSt...
2015-03-13 Shumin QiuIntelFrameworkModulePkg: Fix typo.
2015-02-06 Liming GaoIntelFrameworkModulePkg: Update PeiDxeDebugLibReportSta...
2015-01-16 Shumin QiuRefine the format of GUID in INF files for IntelFramewo...
2014-12-22 Ruiyu NiRemove unnecessary RT attribute from LegacyDevOrder...
2014-10-14 Olivier MartinRemoves dead code from the PlatformBdsLibNull,leaving...
2014-09-03 Gao, LimingIntelFrameworkModulePkg: Convert non DOS format files...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-20 Eric DongIntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-08-01 Chen FanIntelFrameworkModulePkg BdsLib: Fix potential memory...
2014-07-24 Eric DongFix one memory leak.
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-20 Ruiyu NiDo not create boot option for logical block io device.
2014-06-18 Ruiyu NiCreate boot option for all block IO devices no matter...
2014-05-22 Ruiyu NiRemove the RT attribute for HDDP variable and validate...
2014-04-28 Ruiyu NiEarly return when the "BootOrder" variable doesn't...
2014-03-28 Ruiyu NiAdd check to avoid null pointer deference.
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-17 Ruiyu NiDo not reset system when the MemoryTypeInformation...
2013-11-07 czhang46Fix wrong parameter usage in GenericBdsLibConstructor
2013-10-16 czhang46Fix DxeCapsuleLib build failure
2013-10-15 czhang46Enable UEFI firmware to support FMP capsule format.
2013-09-26 Ruiyu NiFix the BdsExpandPartitionPartialDevicePathToFull(...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2013-03-19 niruiyuRemove BdsLibConnectConsoleVariableWithoutDispatch...
2013-02-21 ydong10BMP file may has padding data between the bmp header...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-09-27 niruiyuReset system only when the pre-allocated memory is...
2012-09-04 li-elvinSet mode 0 (80x25) when Consplitter does not exist.
2012-08-17 czhang46Fix the issue that consplitter should not touch ConIn...
2012-08-09 ydong10Fix memory leak
2012-07-30 czhang46Add 2 new Bds features
2012-07-06 ydong10Refine the message for Reset request.
2012-07-06 ydong10Update the logic to force user to reset when change...
2012-06-19 lzeng14Align the perf data between FPDT and DP.
2012-06-12 lgao4Update PeiDxeDebugDebugLibReportStatusCode to use CopyM...
2012-06-06 niruiyuFix memory leak issues.
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-28 ydong10Fix build failed
2012-05-25 ydong10Refine logic about validate boot option.
2012-05-21 lgao4Update PeiDxeDebugLibReportStatusCode library instance...
2012-05-18 ydong10Clean ParentHandle field when image is loaded directly...
2012-05-07 ydong10Fix memory leak issues.
2012-04-19 ydong10Add code to check boot option variable before use it
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-01 ydong10When transfer from Unicode to hex number, current code...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2012-03-20 lgao4Fix VS X64 Compiler Failure
2012-03-19 lgao4Add LzmaArchCustomDecompressLib library instance, which...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-12 ydong10Update copyright.
2012-01-12 ydong10Add check when get boot option variable to avoid system...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-07 xdu2IntelFrameworkModulePkg-GenericBdsLib: Add type cast...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-10-24 niruiyuFix BDS bug to signal ReadyToBoot event before loading...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-02 jljustenIntelFrameworkModulePkg: Add DxeCapsuleLib
2011-08-25 xdu2IntelFrameworkModulePkg/GenericBdsLib: update GenericBd...
2011-08-25 niruiyuRaise TPL to prevent the BlockIo instance for USB devic...
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-07-06 niruiyuEnhance BDS to avoid the additional reset when the...
2011-07-05 niruiyuFix the BDS to show UEFI hard drive boot option as...
2011-07-05 qianouyangAdd the support for Boot Option with all 0xff USB class...
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-06-16 jljustenIntelFrameworkModulePkg GenericBdsLib: Remove unwanted...
2011-06-02 niruiyuAdd return status check for SetVariable.
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-12-23 ydong10Revert patch 11146 about file guid.
2010-12-10 ydong10Change the file guid value to avoid conflict as another...
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-10 vanjeffPrevent infinite recursion when ASSERT(), DEBUG(),...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-09-16 niruiyuAdd additional reset when Memory Type Information setti...
2010-09-10 mdkinneyUpdate this library to restrict usage to DXE_RUNTIME_DR...
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-08-09 niruiyuRemove the EHCI/UHCI inter-dependency in GenericBdsLib...
2010-06-14 mdkinneyAllow gEfiMemoryTypeInformation bins to shrink if boot...
2010-05-28 niruiyuremove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in Gener...
2010-05-24 lgao4Use the ASSERT() for parameter checking as the 4th...
2010-05-07 mdkinneyFix ICC 11.1 build error
next