summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-04fix ecc report-out issuestding15-21/+10
2008-12-01Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang87-233/+1069
2008-11-21change DxeSmmDriverEntryPoint library class name to UefiEntryPointeric_tian1-1/+1
2008-11-19Update doxygen comment for VarArg list.qwang121-4/+8
2008-11-13Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82-0/+2
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu24-5/+7
2008-11-07+++++ mdkinney 11/5/2008 11:08:13 PMeric_tian1-1/+1
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...jji46-8/+2
2008-10-21Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer...qhuang82-1/+2
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu25-6/+2
2008-10-13Remove Smbus related macro, which are defined in MdePkg.klu22-18/+12
2008-09-22Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i...qwang121-10/+12
2008-09-19Bug Fix in DxeSmmDriverEntryLib.yshang11-18/+6
2008-09-17remove unnecessary comments introduced by tools. vanjeff4-12/+0
2008-09-09cleanup some comments.eric_tian1-1/+0
2008-09-04revert it for error checking-in.vanjeff1-3/+3
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-3/+3
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao46-385/+0
2008-04-22Fix typo in comment.klu28-18/+21
2008-04-18Remove unused function.klu21-26/+0
2008-04-09Fix function comments.klu27-19/+19
2008-04-09Fix coding style issue.klu24-932/+486
2008-04-09Remove IfrLibConstruct, because it do nothing.klu22-21/+2
2008-04-09Add comments for library function interface.klu22-35/+81
2008-04-08Add comments.klu22-2/+7
2008-03-19Modify all file header to follow doxygen formatklu24-8/+8
2008-03-15[Description]:qwang121-36/+0
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang122-8/+11
2008-01-22UEFI HII: Merge UEFI HII support changes from branch.qwang122-0/+165
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang126-203/+460
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu218-15/+15
2007-09-18Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang81-3/+3
2007-09-17Make IntelFrameworkPkg pass package buildqhuang82-0/+20
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu21-1/+1
2007-09-17Update the local header file name.qhuang81-4/+1
2007-09-171. Add Missing UefiDrvierModel APIs in UefiLibFramework instances.qhuang83-2/+672
2007-09-04Merge the PI enabling works from the branchqwang123-5/+7
2007-08-31Add missing packages dependency.vanjeff1-0/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-2/+2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu212-2493/+0
2007-08-09Added USER_DEFINED in the supported module type listjwang361-1/+1