summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2015-08-28IntelFrameworkModulePkg: Ad the missing module UNI files.Liming Gao
2015-08-27IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong
2015-08-20Fixed build error for VS2008 toolchain.Eric Dong
2015-08-13IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi
2015-08-05LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong
2015-08-04IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi
2015-08-03Fixed GCC49 build fail issue.Eric Dong
2015-07-31Fixed GCC tool chain build fail.Eric Dong
2015-07-30Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong
2015-07-26IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek
2015-07-26IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel
2015-07-13IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudaryHao Wu
2015-07-07IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu
2015-06-30IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu
2015-06-30IntelFrameworkModulePkg GenericBdsLib: Use safe string functionsHao Wu
2015-06-08IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin
2015-05-06IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li
2015-04-03IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao
2015-04-03IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao
2015-03-13IntelFrameworkModulePkg: Fix typo.Shumin Qiu
2015-02-06IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao
2015-01-16Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu
2014-12-22Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni
2014-10-14Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan
2014-07-24Fix one memory leak.Eric Dong
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-06-20Do not create boot option for logical block io device.Ruiyu Ni
2014-06-18Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni
2014-05-22Remove the RT attribute for HDDP variable and validate the variable content b...Ruiyu Ni
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