summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
* update function commentstding12008-12-082-0/+28
* Change comment "bitwise inclusive OR" to "bitwise OR".gikidy2008-12-051-32/+32
* update INF [LibraryClasses] section to match include libs in module master he...tding12008-12-043-0/+10
* fix ecc report-out issuestding12008-12-049-28/+17
* Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang82008-12-017-233/+1069
* change DxeSmmDriverEntryPoint library class name to UefiEntryPointeric_tian2008-11-211-1/+1
* Update doxygen comment for VarArg list.qwang122008-11-191-4/+8
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-132-0/+2
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-114-5/+7
* +++++ mdkinney 11/5/2008 11:08:13 PMeric_tian2008-11-071-1/+1
* Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF.qhuang82008-11-071-0/+1
* Sync the UefiDriverModule.c with counter part in MdePkgqhuang82008-11-071-282/+653
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-306-8/+2
* Remove the duplicated definitins.qwang122008-10-271-5/+1
* Move STRING_REF and RELOFST to FrameworkHii.h.qwang122008-10-221-0/+3
* Add missing Framework HII definitions to pass build.qhuang82008-10-212-0/+5
* Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer...qhuang82008-10-212-1/+2
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22008-10-165-6/+2
* Remove Smbus related macro, which are defined in MdePkg.klu22008-10-132-18/+12
* Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i...qwang122008-09-221-10/+12
* remove the unused msa/npsd fileslgao42008-09-201-346/+0
* Bug Fix in DxeSmmDriverEntryLib.yshang12008-09-191-18/+6
* remove unnecessary comments introduced by tools. vanjeff2008-09-174-12/+0
* cleanup some comments.eric_tian2008-09-091-1/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-043-26/+13
* revert it for error checking-in.vanjeff2008-09-041-3/+3
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-3/+3
* Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang122008-09-033-0/+16
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-256-385/+0
* Misuse protocol and guidklu22008-08-201-1/+0
* Remove blank for function typedef, it break generating doxygen documentklu22008-07-311-1/+1
* Remove blank for function typdef, it will break generating doxygen document.klu22008-07-311-1/+1
* Remove blank for function typedef, it will break generating doxygen document.klu22008-07-3145-173/+173
* get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.hqwang122008-06-201-0/+4
* Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang122008-06-041-18/+18
* De-unicode in comment for all source files.qhuang82008-05-271-1/+1
* Update ChangeLog.txtqwang122008-05-161-0/+22
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f1...qwang122008-05-161-26/+26
* Fix typo in comment.klu22008-04-229-19/+23
* rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...qwang122008-04-181-3/+2
* Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$"lgao42008-04-181-1/+1
* Remove unused function.klu22008-04-181-26/+0
* define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang122008-04-171-0/+1
* Fix function comments.klu22008-04-097-19/+19
* Fix coding style issue.klu22008-04-094-932/+486
* Remove IfrLibConstruct, because it do nothing.klu22008-04-092-21/+2
* Add comments for library function interface.klu22008-04-092-35/+81
* Fix unknown character in header comments which break build.klu22008-04-091-2/+2
* Fix unknown character in header comments which break build.klu22008-04-091-3/+1