summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2014-04-28Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni
2014-03-28Add check to avoid null pointer deference.Ruiyu Ni
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-03-17Do not reset system when the MemoryTypeInformation variable cannot be written.Ruiyu Ni
2013-11-07Fix wrong parameter usage in GenericBdsLibConstructorczhang46
2013-10-16Fix DxeCapsuleLib build failureczhang46
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang46
2013-09-26Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ...Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng14
2013-03-19Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...niruiyu
2013-02-21BMP file may has padding data between the bmp header section and the bmp data...ydong10
2012-10-30Add missing status code in several modules.li-elvin
2012-09-27Reset system only when the pre-allocated memory is more than 1.5 of needed me...niruiyu
2012-09-04Set mode 0 (80x25) when Consplitter does not exist. li-elvin
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-08-09Fix memory leakydong10
2012-07-30Add 2 new Bds featuresczhang46
2012-07-06Refine the message for Reset request.ydong10
2012-07-06Update the logic to force user to reset when change configuration which need ...ydong10
2012-06-19Align the perf data between FPDT and DP.lzeng14
2012-06-12Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao4
2012-06-06Fix memory leak issues.niruiyu
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-28Fix build failedydong10
2012-05-25Refine logic about validate boot option.ydong10
2012-05-21Update PeiDxeDebugLibReportStatusCode library instance to print partial ASSER...lgao4
2012-05-18Clean ParentHandle field when image is loaded directly from the firmware's bo...ydong10
2012-05-07Fix memory leak issues.ydong10
2012-04-19Add code to check boot option variable before use itydong10
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-04-01When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2012-03-20Fix VS X64 Compiler Failurelgao4
2012-03-19Add LzmaArchCustomDecompressLib library instance, which supports for X86 (IA3...lgao4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-12Update copyright.ydong10
2012-01-12Add check when get boot option variable to avoid system hang.ydong10
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-08Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...li-elvin
2011-11-07IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN...xdu2
2011-11-04IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...xdu2
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-24Fix BDS bug to signal ReadyToBoot event before loading the boot option.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-02IntelFrameworkModulePkg: Add DxeCapsuleLibjljusten
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu2
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu