Age | Commit message (Expand) | Author |
2009-07-11 | 1) Add Include/Framework/BootScript.h that contains defines shared between Bo... | mdkinney |
2009-06-30 | Add null instance of SmmLib in IntelFrameworkPkg. | xli24 |
2009-06-22 | Update FV file path to follow the definition in Framework DxeCis 0.91. | lgao4 |
2009-05-21 | update the file description of PrintXY and AsciiPrintXY. and also refine the ... | eric_tian |
2009-05-21 | update the implementation of InternalPrintGraphic to reflect the number of ac... | eric_tian |
2009-05-09 | Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ... | mdkinney |
2009-04-22 | Retire framework IfrSupportLib and HiiLib, which will be replaced by new desi... | lgao4 |
2009-04-16 | remove the gEfiLoadPeImageProtocolGuid and replace all references for it with... | eric_tian |
2009-04-15 | sync Print functions with MdePkg counterpart. | qhuang8 |
2009-03-31 | Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance... | rsun3 |
2009-03-24 | Add PCD to save size. | gdong1 |
2009-03-24 | Fixed two K8 report issue | gdong1 |
2009-03-05 | Fix incorrect function headers of I/O Lib. | xli24 |
2009-03-03 | Add PeiHobLibFramework instance to provide a real implementation for BuildCvH... | qhuang8 |
2009-02-25 | Sync with MdePkg counterpart | qhuang8 |
2009-01-08 | Fix FreePoll() bugs in some places. | gdong1 |
2009-01-05 | Fix VS2005 build error | lgao4 |
2009-01-04 | Replace some CopyMem() for GUID copy with CopyGuid(). | gdong1 |
2008-12-24 | correct some coding style issues. | gdong1 |
2008-12-23 | correct some code style issue | gdong1 |
2008-12-23 | In Comment, the parameter name does NOT consistent with function parameter name | gdong1 |
2008-12-17 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1... | gdong1 |
2008-12-15 | remove EDK_RELEASE_VERSION in inf file | tding1 |
2008-12-11 | update [Depex] section | tding1 |
2008-12-10 | update code comment | tding1 |
2008-12-08 | update function comments | tding1 |
2008-12-05 | Change comment "bitwise inclusive OR" to "bitwise OR". | gikidy |
2008-12-04 | update INF [LibraryClasses] section to match include libs in module master he... | tding1 |
2008-12-04 | fix ecc report-out issues | tding1 |
2008-12-01 | Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg. | qhuang8 |
2008-11-21 | change DxeSmmDriverEntryPoint library class name to UefiEntryPoint | eric_tian |
2008-11-19 | Update doxygen comment for VarArg list. | qwang12 |
2008-11-13 | Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. | qhuang8 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 |
2008-11-07 | +++++ mdkinney 11/5/2008 11:08:13 PM | eric_tian |
2008-11-07 | Add gEfiDriverConfiguration2ProtocolGuid GUID C Name in INF. | qhuang8 |
2008-11-07 | Sync the UefiDriverModule.c with counter part in MdePkg | qhuang8 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-21 | Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer... | qhuang8 |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-10-16 | Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod... | klu2 |
2008-10-13 | Remove Smbus related macro, which are defined in MdePkg. | klu2 |
2008-09-22 | Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library i... | qwang12 |
2008-09-19 | Bug Fix in DxeSmmDriverEntryLib. | yshang1 |
2008-09-17 | remove unnecessary comments introduced by tools. | vanjeff |
2008-09-09 | cleanup some comments. | eric_tian |
2008-09-04 | revert it for error checking-in. | vanjeff |
2008-09-04 | remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-04-22 | Fix typo in comment. | klu2 |