]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkPkg
retire PeiPerformanceHob.h, all its information has been integrated into Include...
[mirror_edk2.git] / IntelFrameworkPkg /
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.
2008-04-09 klu2Fix coding style issue.
2008-04-09 klu2Remove IfrLibConstruct, because it do nothing.
2008-04-09 klu2Add comments for library function interface.
2008-04-09 klu2Fix unknown character in header comments which break...
2008-04-09 klu2Fix unknown character in header comments which break...
2008-04-09 klu2Fix build error.
2008-04-08 klu2Add comments.
2008-04-08 klu2Add more comments for IntelFramework's header files.
2008-04-08 klu2Add more comments for IntelFramework's header files.
2008-04-03 qwang12Both FrameworkHii and UefiHii declare some macros and...
2008-04-01 qhuang8Fix a GUID value typo for Legacy BIOS protocol
2008-03-19 lgao4Correct gEfiLegacyBiosPlatformProtocolGuid value same...
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-17 eric_tian[Description]
2008-03-15 qwang12[Description]:
2008-03-15 qwang12update ChangeLog.txt
2008-03-15 qwang12[Description]:
2008-03-14 klu2Modify the structure name to follows spec.
2008-03-13 xli24Add definition for EfiCacheAssociativity24Way.
2008-03-11 klu2Add more smbios record support.
2008-02-04 qwang12remove the duplicate guid.
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-22 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2007-12-10 klu2Fix build break issue
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-16 klu2Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.
2007-09-18 qhuang8Use Device Path Macros to get Device Path Type/SubType...
2007-09-17 qhuang8Make IntelFrameworkPkg pass package build
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-09-17 qhuang8Update the local header file name.
2007-09-17 qhuang81. Add Missing UefiDrvierModel APIs in UefiLibFramework...
2007-09-13 zliu3Add the "ChangeLog.txt" to record packages' all non...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-03 qhuang8Add a new library class of SmmLib
next