summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library/FrameworkUefiLib
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkPkgHao A Wu9-4761/+0
2019-04-09IntelFrameworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-60/+9
2018-09-27IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIsStar Zeng2-0/+89
2018-08-22IntelFrameworkPkg/FrameworkUefiLib: don't special-case EFI_FILE_MODE_CREATELaszlo Ersek1-34/+6
2018-08-16IntelFrameworkPkg/FrameworkUefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2-0/+228
2018-06-29IntelFrameworkPkg: Removing ipf from edk2.chenc21-2/+2
2018-06-28IntelFrameworkPkg: Clean up source filesLiming Gao6-204/+204
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-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
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 Justen1-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-09-03IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming1-26/+25
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni1-106/+104
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
2010-06-14Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney5-28/+477
2010-04-23Update the copyright notice formathhtian7-14/+14
2010-02-241. Correct File header to ## @filelgao41-6/+6
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney1-1/+0
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-04-15sync Print functions with MdePkg counterpart.qhuang81-43/+44
2009-03-24Add PCD to save size.gdong11-2/+2
2009-03-24Fixed two K8 report issuegdong11-3/+2
2009-02-25Sync with MdePkg counterpartqhuang81-1/+1
2009-01-08Fix FreePoll() bugs in some places.gdong11-11/+7
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong12-37/+28
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong11-2/+2
2008-12-01Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang87-233/+1069
2008-11-19Update doxygen comment for VarArg list.qwang121-4/+8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22-1/+3
2008-11-07Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF.qhuang81-0/+1
2008-11-07Sync the UefiDriverModule.c with counter part in MdePkgqhuang81-282/+653
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-4/+0
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu21-1/+2