summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkPkgHao A Wu2019-07-0326-10529/+0
* IntelFrameworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0926-171/+26
* IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIsStar Zeng2018-09-272-0/+89
* IntelFrameworkPkg/FrameworkUefiLib: don't special-case EFI_FILE_MODE_CREATELaszlo Ersek2018-08-221-34/+6
* IntelFrameworkPkg/FrameworkUefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2018-08-162-0/+228
* IntelFrameworkPkg: Removing ipf from edk2.chenc22018-06-294-7/+7
* IntelFrameworkPkg: Clean up source filesLiming Gao2018-06-2817-318/+318
* IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-121-5/+5
* IntelFrameworkPkg FrameworkUefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng2018-06-051-0/+4
* IntelFrameworkPkg UefiLib: Fix XCODE5 varargs warningLiming Gao2018-05-231-1/+1
* IntelFrameworkPkg/UefiLib: Fix build fail caused by commit b6d5def2faDandan Bi2018-05-211-0/+1
* IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com2018-05-171-10/+9
* IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLibKinney, Michael D2018-02-111-0/+102
* IntelFrameworkPkg/FrameworkUefiLib: Add EfiLocateProtocolBuffer()Kinney, Michael D2018-02-111-1/+111
* IntelFrameworkPkg PeiHobLibFramework: Implement BuildFv3HobStar Zeng2017-10-101-1/+55
* IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu2017-04-141-2/+9
* IntelFrameworkPkg UefiLib: Make the event empty function publicStar Zeng2017-01-203-43/+23
* IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran2017-01-172-7/+311
* IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOBStar Zeng2016-11-171-1/+69
* IntelFrameworkPkg: Fix typos in commentsGary Lin2016-10-242-2/+2
* IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+43
* IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek2016-03-233-23/+39
* IntelFrameworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-155-0/+0
* IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu2015-08-051-1/+1
* IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrintHao Wu2015-07-101-1/+7
* IntelFrameworkPkg FrameworkUefiLib: Use safe string functionsHao Wu2015-06-301-6/+2
* IntelFrameworkPkg: fix mixed dos and linux EOL format issueHot Tian2014-12-231-32/+32
* MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng2014-10-311-4/+5
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-271-1/+42
* IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-035-0/+0
* IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-285-0/+0
* IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-285-54/+51
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-101-106/+104
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+41
* Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu2012-11-151-3/+16
* Update FrameworkUefiLib library instance to implement the missing CatSPrint()...lgao42012-02-291-0/+101
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+5
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-271-2/+2
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-091-5/+49
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-10/+10
* Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney2010-06-145-28/+477
* Update the copyright notice formathhtian2010-04-2320-40/+40
* Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao42010-04-062-137/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-252-2/+0
* 1. Correct File header to ## @filelgao42010-02-246-25/+25
* Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney2010-01-073-53/+25
* Minor code enhancement.xli242010-01-071-3/+1
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-0/+14
* 1) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney2009-07-113-3/+0
* Add null instance of SmmLib in IntelFrameworkPkg.xli242009-06-302-0/+125