Age | Commit message (Expand) | Author | Files | Lines |
2009-07-02 | Refine doxygen comments | klu2 | 4 | -23/+23 |
2009-07-02 | Remove library class of MemoryTestLib and related library instances. | xli24 | 1 | -100/+0 |
2009-07-01 | Add Null implementation of the Reset System Library that generated an ASSERT(... | mdkinney | 1 | -0/+1 |
2009-06-12 | Fix Parameter IN OUT | lgao4 | 1 | -2/+2 |
2009-06-12 | Update some comments for MdeModulePkg Include header files. | lgao4 | 7 | -109/+90 |
2009-06-11 | Committing changes to the comments, to improve code documentation. | pkandel | 26 | -329/+306 |
2009-06-10 | Make comments align. | lgao4 | 1 | -10/+10 |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 1 | -27/+27 |
2009-05-20 | Remove redundant #include statements | mdkinney | 2 | -7/+0 |
2009-05-18 | Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh... | lgao4 | 1 | -77/+0 |
2009-05-14 | Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no... | lgao4 | 1 | -13/+11 |
2009-05-14 | 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod... | lgao4 | 1 | -0/+45 |
2009-05-13 | 1. retired NicIp4ConfigProtocolGuid | vanjeff | 2 | -177/+73 |
2009-04-30 | HiiLib exports HiiCreateRawOpCode API | lgao4 | 1 | -0/+22 |
2009-04-27 | Update HiiGetBrowserData API | lgao4 | 1 | -6/+7 |
2009-04-24 | Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat... | lgao4 | 2 | -246/+0 |
2009-04-23 | Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H... | lgao4 | 2 | -1020/+0 |
2009-04-17 | retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac... | eric_tian | 1 | -0/+95 |
2009-04-17 | Retire HiiLibGetNextLanguage() API from HII Library class. | rsun3 | 1 | -20/+0 |
2009-04-16 | Retire language conversion APIs from HII library class. | rsun3 | 1 | -67/+0 |
2009-04-16 | remove the gEfiLoadPeImageProtocolGuid and replace all references for it with... | eric_tian | 1 | -95/+0 |
2009-04-15 | Remove duplicate HII Library API prototypes. | rsun3 | 1 | -235/+5 |
2009-04-14 | HII Library Class interface refine. | rsun3 | 1 | -339/+157 |
2009-04-13 | Merge new defined HII library APIs into HiiLib | lgao4 | 2 | -957/+1 |
2009-04-13 | Update UefiHiiLib to support new defined IFR related HII APIs. | lgao4 | 2 | -0/+967 |
2009-04-12 | Update NewHii library | lgao4 | 1 | -1/+3 |
2009-04-09 | Add NewHii and UefiHiiServiceLib library header file | lgao4 | 2 | -0/+978 |
2009-04-02 | Retire Extended HII library class. | rsun3 | 2 | -77/+0 |
2009-04-01 | 1. retired console control protocol. | vanjeff | 1 | -101/+0 |
2009-03-27 | Apply GetBestLanguage() API in UEFI to display HII string. | qhuang8 | 1 | -33/+5 |
2009-03-25 | Fixing coding style issue. | niry | 1 | -1/+1 |
2009-03-22 | retired some private protocols used by EFI 1.10 network stack. | vanjeff | 3 | -479/+0 |
2009-03-13 | Rename BaseMemoryTestLib to MemoryTestLib. | xli24 | 1 | -0/+0 |
2009-03-13 | Refine some comments. | xli24 | 1 | -7/+6 |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian | 1 | -28/+0 |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 | 1 | -79/+0 |
2009-03-10 | 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar... | vanjeff | 3 | -72/+0 |
2009-03-09 | retire FvbServiceLib class in MdeModulePkg, and also remove the two instances... | eric_tian | 1 | -279/+0 |
2009-03-06 | Refine BaseMemoryTestLib and add instance with full functionality. | xli24 | 1 | -9/+22 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 1 | -158/+0 |
2009-03-04 | retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen... | eric_tian | 1 | -28/+0 |
2009-03-04 | Update Variable driver to depend on full version FaultTolerantWrite protocol,... | lgao4 | 1 | -73/+0 |
2009-03-04 | Add full version FaultTolerantWrite Dxe driver. | lgao4 | 2 | -0/+389 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 | 2 | -78/+0 |
2009-02-27 | remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0 | eric_tian | 1 | -1/+1 |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian | 2 | -47/+28 |
2009-02-26 | Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg | klu2 | 1 | -87/+0 |
2009-02-25 | 1. Retired HotPlugDevice protocol. | vanjeff | 1 | -24/+0 |
2009-02-25 | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff | 1 | -25/+0 |
2009-02-25 | Check in library class of BaseMemoryTestLib. | xli24 | 1 | -0/+88 |