]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkPkg
ISA Bus code scrub.
[mirror_edk2.git] / IntelFrameworkPkg /
2009-06-10 jcarseyfix comments
2009-06-10 jcarseyfix comments
2009-06-10 jcarseyupdated comment
2009-06-10 jcarseyupdated comments
2009-06-10 jcarseyupdated comments
2009-06-10 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-10 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-10 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-05 lgreditor was set for tabs instead of spaces on prev chkin
2009-06-05 lgrPer EdkII IntelFrameworkPkg code review instructions...
2009-06-04 mdkinneyClean up CSM related include files to match specification
2009-06-03 jljustenFix minor typos in comments.
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-06-01 mdkinneyRemove the GUID declared as gEfiStatusCodeDataTypeError...
2009-06-01 mdkinneyRemove the GUID declared as gEfiStatusCodeDataTypeAsser...
2009-06-01 mdkinneyRemove the GUID declared as gEfiStatusCodeDataTypeExcep...
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-21 eric_tianupdate the implementation of InternalPrintGraphic to...
2009-05-21 gikidyUpdate revision reference tag.
2009-05-21 gikidySynchronize code with specs.
2009-05-21 gikidySynchronize code with specs.
2009-05-09 mdkinneyClarify BuildCvHob() API in HobLib to state that this...
2009-04-29 tding1update the spec file name in header
2009-04-29 tding1update the header to point to Smm Cis v1.1 to cover...
2009-04-22 lgao4Retire framework IfrSupportLib and HiiLib, which will...
2009-04-17 jchen20retire AcpiTableStorage.h and implement the gEfiAcpiTab...
2009-04-16 eric_tianremove the gEfiLoadPeImageProtocolGuid and replace...
2009-04-15 qhuang8sync Print functions with MdePkg counterpart.
2009-04-02 gikidyData field added for long physical blocks.
2009-03-31 rsun3Retire FrameworkHiiLib library class. Remove FrameworkH...
2009-03-24 gdong1Add PCD to save size.
2009-03-24 gdong1Fixed two K8 report issue
2009-03-16 gdong1Update the header file coding style (alignment, comment...
2009-03-05 xli24Fix incorrect function headers of I/O Lib.
2009-03-03 qhuang8Add PeiHobLibFramework instance to provide a real imple...
2009-02-25 qhuang8Sync with MdePkg counterpart
2009-02-19 lgao4Add the missing definitions in framework Pci Host bridg...
2009-02-10 xli24Add comments in DSC files to explain the function and...
2009-02-05 tding1update comments to allign with spec
2009-01-08 gdong1Fix FreePoll() bugs in some places.
2009-01-05 lgao4Fix VS2005 build error
2009-01-04 qwang12Add a comment to describe the reason why the GUID for...
2009-01-04 gdong1Replace some CopyMem() for GUID copy with CopyGuid().
2008-12-24 gdong1correct some coding style issues.
2008-12-24 gdong1make the comment parameter be consistent with the funct...
2008-12-23 gdong1correct some code style issue
2008-12-23 gdong1Remove the BUGBUG modifier in the comment
2008-12-23 gdong1In Comment, the parameter name does NOT consistent...
2008-12-23 gdong1correct the comments style.
2008-12-17 gdong1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-15 tding1clean coding style issue
2008-12-15 tding1remove EDK_RELEASE_VERSION in inf file
2008-12-11 tding1update [Depex] section
2008-12-10 tding1update code comment
2008-12-08 tding1update function comments
2008-12-05 gikidyChange comment "bitwise inclusive OR" to "bitwise OR".
2008-12-04 tding1update INF [LibraryClasses] section to match include...
2008-12-04 tding1fix ecc report-out issues
2008-12-01 qhuang8Sync UefiLib instance in IntelFrameworkPkg with the...
2008-11-21 eric_tianchange DxeSmmDriverEntryPoint library class name to...
2008-11-19 qwang12Update doxygen comment for VarArg list.
2008-11-13 qhuang8Add dependency of MdeModulePkg since HiiLib has been...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-07 eric_tian+++++ mdkinney 11/5/2008 11:08:13 PM
2008-11-07 qhuang8Add gEfiDriverConfiguration2ProtocolGuid GUID C Name...
2008-11-07 qhuang8Sync the UefiDriverModule.c with counter part in MdePkg
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Remove the duplicated definitins.
2008-10-22 qwang12Move STRING_REF and RELOFST to FrameworkHii.h.
2008-10-21 qhuang8Add missing Framework HII definitions to pass build.
2008-10-21 qhuang8Add back PeiServicesTablePointerLib library class since...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-16 klu2Remove over specify library class for IntelFrameworkPkg...
2008-10-13 klu2Remove Smbus related macro, which are defined in MdePkg.
2008-09-22 qwang12Replace mBS with gBS from UefiBootServicesTablePointer...
2008-09-20 lgao4remove the unused msa/npsd files
2008-09-19 yshang1Bug Fix in DxeSmmDriverEntryLib.
2008-09-17 vanjeffremove unnecessary comments introduced by tools.
2008-09-09 eric_tiancleanup some comments.
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffrevert it for error checking-in.
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-03 qwang12Update FrameworkHiiToUefiHiiThunk to produce Framework...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-20 klu2Misuse protocol and guid
2008-07-31 klu2Remove blank for function typedef, it break generating...
2008-07-31 klu2Remove blank for function typdef, it will break generat...
2008-07-31 klu2Remove blank for function typedef, it will break genera...
2008-06-20 qwang12get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from...
2008-06-04 qwang12Remove the tailing ',' to ensure the code pass EBC...
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-16 qwang12Update ChangeLog.txt
2008-05-16 qwang12git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-04-22 klu2Fix typo in comment.
2008-04-18 qwang12rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWO...
2008-04-18 lgao4Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition...
2008-04-18 klu2Remove unused function.
2008-04-17 qwang12define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UP...
2008-04-09 klu2Fix function comments.
next