summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-22Retire framework IfrSupportLib and HiiLib, which will be replaced by new desi...lgao48-2827/+0
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian1-24/+23
2009-04-15sync Print functions with MdePkg counterpart.qhuang81-43/+44
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32-369/+0
2009-03-24Add PCD to save size.gdong11-2/+2
2009-03-24Fixed two K8 report issuegdong12-3/+6
2009-03-05Fix incorrect function headers of I/O Lib.xli241-7/+7
2009-03-03Add PeiHobLibFramework instance to provide a real implementation for BuildCvH...qhuang82-0/+713
2009-02-25Sync with MdePkg counterpartqhuang81-1/+1
2009-01-08Fix FreePoll() bugs in some places.gdong17-43/+38
2009-01-05Fix VS2005 build error lgao42-3/+3
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong18-244/+199
2008-12-24correct some coding style issues.gdong15-622/+607
2008-12-23correct some code style issuegdong11-31/+28
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong11-2/+2
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong11-3/+3
2008-12-15remove EDK_RELEASE_VERSION in inf filetding13-3/+0
2008-12-11update [Depex] sectiontding11-0/+4
2008-12-10update code commenttding11-1/+1
2008-12-08update function commentstding12-0/+28
2008-12-05Change comment "bitwise inclusive OR" to "bitwise OR".gikidy1-32/+32
2008-12-04update INF [LibraryClasses] section to match include libs in module master he...tding13-0/+10