summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2018-08-16IntelFrameworkPkg/FrameworkUefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2-0/+228
2018-06-29IntelFrameworkPkg: Removing ipf from edk2.chenc24-7/+7
2018-06-28IntelFrameworkPkg: Clean up source filesLiming Gao17-318/+318
2018-06-12IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao1-5/+5
2018-06-05IntelFrameworkPkg FrameworkUefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng1-0/+4
2018-05-23IntelFrameworkPkg UefiLib: Fix XCODE5 varargs warningLiming Gao1-1/+1
2018-05-21IntelFrameworkPkg/UefiLib: Fix build fail caused by commit b6d5def2faDandan Bi1-0/+1
2018-05-17IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com1-10/+9
2018-02-11IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLibKinney, Michael D1-0/+102
2018-02-11IntelFrameworkPkg/FrameworkUefiLib: Add EfiLocateProtocolBuffer()Kinney, Michael D1-1/+111
2017-10-10IntelFrameworkPkg PeiHobLibFramework: Implement BuildFv3HobStar Zeng1-1/+55
2017-04-14IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-01-20IntelFrameworkPkg UefiLib: Make the event empty function publicStar Zeng3-43/+23
2017-01-17IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran2-7/+311
2016-11-17IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOBStar Zeng1-1/+69
2016-10-24IntelFrameworkPkg: Fix typos in commentsGary Lin2-2/+2
2016-03-23IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignalLaszlo Ersek1-0/+43
2016-03-23IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek3-23/+39
2015-12-15IntelFrameworkPkg: Convert all .uni files to utf-8Jordan Justen5-0/+0
2015-08-05IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-1/+1
2015-07-10IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrintHao Wu1-1/+7
2015-06-30IntelFrameworkPkg FrameworkUefiLib: Use safe string functionsHao Wu1-6/+2
2014-12-23IntelFrameworkPkg: fix mixed dos and linux EOL format issueHot Tian1-32/+32
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng1-4/+5
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng1-1/+42
2014-09-03IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming5-0/+0
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming5-0/+0
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming5-54/+51
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni1-106/+104
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+41
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu1-3/+16
2012-02-29Update FrameworkUefiLib library instance to implement the missing CatSPrint()...lgao41-0/+101
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-1/+5
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-2/+2
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-5/+49
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli241-10/+10
2010-06-14Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney5-28/+477
2010-04-23Update the copyright notice formathhtian20-40/+40
2010-04-06Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao42-137/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-2/+0
2010-02-241. Correct File header to ## @filelgao46-25/+25
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney3-53/+25
2010-01-07Minor code enhancement.xli241-3/+1
2009-12-23PI 1.1 SMM Feature Check-indavidhuang1-0/+14
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney3-3/+0
2009-06-30Add null instance of SmmLib in IntelFrameworkPkg.xli242-0/+125
2009-06-22Update FV file path to follow the definition in Framework DxeCis 0.91.lgao43-33/+14
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian1-8/+12
2009-05-21update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian1-40/+31
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1