Age | Commit message (Expand) | Author |
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-27 | Remove the duplicated definitins. | qwang12 |
2008-10-22 | Move STRING_REF and RELOFST to FrameworkHii.h. | qwang12 |
2008-10-21 | Add missing Framework HII definitions to pass build. | qhuang8 |
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-20 | remove the unused msa/npsd files | lgao4 |
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 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-04 | revert it for error checking-in. | vanjeff |
2008-09-04 | remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff |
2008-09-03 | Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame... | qwang12 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-08-20 | Misuse protocol and guid | klu2 |
2008-07-31 | Remove blank for function typedef, it break generating doxygen document | klu2 |
2008-07-31 | Remove blank for function typdef, it will break generating doxygen document. | klu2 |
2008-07-31 | Remove blank for function typedef, it will break generating doxygen document. | klu2 |
2008-06-20 | get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.h | qwang12 |
2008-06-04 | Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str... | qwang12 |
2008-05-27 | De-unicode in comment for all source files. | qhuang8 |
2008-05-16 | Update ChangeLog.txt | qwang12 |
2008-05-16 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f1... | qwang12 |
2008-04-22 | Fix typo in comment. | klu2 |
2008-04-18 | rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA... | qwang12 |
2008-04-18 | Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$" | lgao4 |
2008-04-18 | Remove unused function. | klu2 |
2008-04-17 | define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup... | qwang12 |
2008-04-09 | Fix function comments. | klu2 |
2008-04-09 | Fix coding style issue. | klu2 |
2008-04-09 | Remove IfrLibConstruct, because it do nothing. | klu2 |
2008-04-09 | Add comments for library function interface. | klu2 |
2008-04-09 | Fix unknown character in header comments which break build. | klu2 |
2008-04-09 | Fix unknown character in header comments which break build. | klu2 |
2008-04-09 | Fix build error. | klu2 |
2008-04-08 | Add comments. | klu2 |
2008-04-08 | Add more comments for IntelFramework's header files. | klu2 |
2008-04-08 | Add more comments for IntelFramework's header files. | klu2 |
2008-04-03 | Both FrameworkHii and UefiHii declare some macros and structure with the same... | qwang12 |