summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library/FrameworkUefiLib
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-099-60/+9
* 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-291-2/+2
* IntelFrameworkPkg: Clean up source filesLiming Gao2018-06-286-204/+204
* 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/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/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-151-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: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-0/+0
* IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-26/+25
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-101-106/+104
* 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
* Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney2010-06-145-28/+477
* Update the copyright notice formathhtian2010-04-237-14/+14
* 1. Correct File header to ## @filelgao42010-02-241-6/+6
* 1) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney2009-07-111-1/+0
* Update FV file path to follow the definition in Framework DxeCis 0.91.lgao42009-06-223-33/+14
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-211-8/+12
* update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian2009-05-211-40/+31
* sync Print functions with MdePkg counterpart.qhuang82009-04-151-43/+44
* Add PCD to save size.gdong12009-03-241-2/+2
* Fixed two K8 report issuegdong12009-03-241-3/+2
* Sync with MdePkg counterpartqhuang82009-02-251-1/+1
* Fix FreePoll() bugs in some places.gdong12009-01-081-11/+7
* Replace some CopyMem() for GUID copy with CopyGuid().gdong12009-01-042-37/+28
* In Comment, the parameter name does NOT consistent with function parameter namegdong12008-12-231-2/+2
* Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang82008-12-017-233/+1069
* Update doxygen comment for VarArg list.qwang122008-11-191-4/+8
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-112-1/+3
* Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF.qhuang82008-11-071-0/+1
* Sync the UefiDriverModule.c with counter part in MdePkgqhuang82008-11-071-282/+653
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-303-4/+0
* Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22008-10-161-1/+2
* revert it for error checking-in.vanjeff2008-09-041-3/+3