summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-3/+16
2009-02-05update comments to allign with spectding112-150/+135
2009-01-08Fix FreePoll() bugs in some places.gdong17-43/+38
2009-01-05Fix VS2005 build error lgao42-3/+3
2009-01-04Add a comment to describe the reason why the GUID for HII protocol is not mat...qwang121-0/+6
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong111-252/+244
2008-12-24correct some coding style issues.gdong15-622/+607
2008-12-24make the comment parameter be consistent with the function parameter.gdong11-4/+4
2008-12-23correct some code style issuegdong11-31/+28
2008-12-23Remove the BUGBUG modifier in the commentgdong11-3/+2
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong11-2/+2
2008-12-23correct the comments style.gdong11-872/+460
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong11-3/+3
2008-12-16Clean up to update the reference of the these macros:qhuang84-4/+4
2008-12-15clean coding style issuetding11-5/+5
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 issuestding19-28/+17
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-27Remove the duplicated definitins.qwang121-5/+1
2008-10-22Move STRING_REF and RELOFST to FrameworkHii.h.qwang121-0/+3
2008-10-21Add missing Framework HII definitions to pass build.qhuang82-0/+5
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-20remove the unused msa/npsd fileslgao41-346/+0
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-04clean up the un-suitable ';' location when declaring the functions.vanjeff3-26/+13
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-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang123-0/+16
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao46-385/+0
2008-08-20Misuse protocol and guidklu21-1/+0
2008-07-31Remove blank for function typedef, it break generating doxygen documentklu21-1/+1