summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)Author
2009-02-19Add the missing definitions in framework Pci Host bridge specification.lgao4
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-05update comments to allign with spectding1
2009-01-08Fix FreePoll() bugs in some places.gdong1
2009-01-05Fix VS2005 build error lgao4
2009-01-04Add a comment to describe the reason why the GUID for HII protocol is not mat...qwang12
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong1
2008-12-24correct some coding style issues.gdong1
2008-12-24make the comment parameter be consistent with the function parameter.gdong1
2008-12-23correct some code style issuegdong1
2008-12-23Remove the BUGBUG modifier in the commentgdong1
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong1
2008-12-23correct the comments style.gdong1
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong1
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-15clean coding style issuetding1
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-27Remove the duplicated definitins.qwang12
2008-10-22Move STRING_REF and RELOFST to FrameworkHii.h.qwang12
2008-10-21Add missing Framework HII definitions to pass build.qhuang8
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
2008-09-20remove the unused msa/npsd fileslgao4
2008-09-19Bug Fix in DxeSmmDriverEntryLib.yshang1
2008-09-17remove unnecessary comments introduced by tools. vanjeff
2008-09-09cleanup some comments.eric_tian
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04revert it for error checking-in.vanjeff
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang12
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-20Misuse protocol and guidklu2