]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine type cast for pointer...
2016-11-08 Jiewen YaoIntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsu...
2016-11-03 Liming GaoIntelFrameworkModulePkg LzmaDecompressLib: Update LZMA...
2016-10-27 Laszlo ErsekIntelFrameworkModulePkg/LegacyBootManagerLib: rebase...
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2016-07-07 Dandan BiIntelFrameworkModulePkg/LegacyUi: Get legacy options...
2016-06-21 Star ZengIntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr...
2016-06-12 Star ZengIntelFrameworkModulePkg: Correct the usage of gPerforma...
2016-03-25 Laszlo ErsekIntelFrameworkModulePkg: LegacyBootMaintUiLib: remove...
2016-03-25 Laszlo ErsekIntelFrameworkModulePkg: DxeCapsuleLib: remove set...
2016-03-16 Dandan BiIntelFrameworkModulePkg/LegacyBootMaintUiLib: Refine...
2015-12-15 Jordan JustenIntelFrameworkModulePkg: Convert all .uni files to...
2015-12-07 Baraneedharan Anba... IntelFrameworkModulePkg: DebugAssert enhancement
2015-12-03 Ard BiesheuvelIntelFrameworkModulePkg: remove unreachable code
2015-09-30 Star ZengIntelFrameworkModulePkg GenericBdsLib: Do not assume...
2015-08-28 Liming GaoIntelFrameworkModulePkg: Ad the missing module UNI...
2015-08-27 Eric DongIntelFrameworkModulePkg: Fix mixed Dos and Linux end...
2015-08-20 Eric DongFixed build error for VS2008 toolchain.
2015-08-13 Dandan BiIntelFrameworkModulePkg:Refine the code in LegacyBootMa...
2015-08-05 Eric DongLegacyBootMaintUi: Update copyright info, cover old...
2015-08-04 Dandan BiIntelFrameworkModulePkg:Refine the code comments in...
2015-08-03 Eric DongFixed GCC49 build fail issue.
2015-07-31 Eric DongFixed GCC tool chain build fail.
2015-07-30 Eric DongLegacy Boot Maintenance UI part code split from IntelFr...
2015-07-26 Laszlo ErsekIntelFrameworkModulePkg: GenericBdsLib: set Status...
2015-07-26 Ard BiesheuvelIntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3...
2015-07-13 Hao WuIntelFrameworkModulePkg GenericBdsLib: Potential read...
2015-07-07 Hao WuIntelFrameworkModulePkg GenericBdsLib: Resolve array...
2015-06-30 Hao WuIntelFrameworkModulePkg PeiDxeDebugLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg GenericBdsLib: Use safe string...
2015-06-08 Qiu ShuminIntelFrameworkModulePkg: Add %u and %lu support for...
2015-05-06 Ruiyu NiIntelFrameworkModulePkg: Add LegacyBootManagerLib.
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.
next