summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2010-04-06Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney
2010-01-07Minor code enhancement.xli24
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney
2009-06-30Add null instance of SmmLib in IntelFrameworkPkg.xli24
2009-06-22Update FV file path to follow the definition in Framework DxeCis 0.91.lgao4
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-21update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2009-04-22Retire framework IfrSupportLib and HiiLib, which will be replaced by new desi...lgao4
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-15sync Print functions with MdePkg counterpart.qhuang8
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun3
2009-03-24Add PCD to save size.gdong1
2009-03-24Fixed two K8 report issuegdong1
2009-03-05Fix incorrect function headers of I/O Lib.xli24
2009-03-03Add PeiHobLibFramework instance to provide a real implementation for BuildCvH...qhuang8
2009-02-25Sync with MdePkg counterpartqhuang8
2009-01-08Fix FreePoll() bugs in some places.gdong1
2009-01-05Fix VS2005 build error lgao4
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong1
2008-12-24correct some coding style issues.gdong1
2008-12-23correct some code style issuegdong1
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong1
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong1
2008-12-15remove EDK_RELEASE_VERSION in inf filetding1
2008-12-11update [Depex] sectiontding1
2008-12-10update code commenttding1
2008-12-08update function commentstding1
2008-12-05Change comment "bitwise inclusive OR" to "bitwise OR".gikidy
2008-12-04update INF [LibraryClasses] section to match include libs in module master he...tding1
2008-12-04fix ecc report-out issuestding1
2008-12-01Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang8
2008-11-21change DxeSmmDriverEntryPoint library class name to UefiEntryPointeric_tian
2008-11-19Update doxygen comment for VarArg list.qwang12
2008-11-13Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-07+++++ mdkinney 11/5/2008 11:08:13 PMeric_tian
2008-11-07Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF.qhuang8
2008-11-07Sync the UefiDriverModule.c with counter part in MdePkgqhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-21Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer...qhuang8
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu2
2008-10-13Remove Smbus related macro, which are defined in MdePkg.klu2
2008-09-22Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i...qwang12