Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 | 2 | -1232/+0 |
2009-02-24 | Use gEfiCallerIdGuid as the private guid for PcdPeim module. | lgao4 | 1 | -25/+0 |
2009-02-24 | Change library class PlatDriOverLib to PlatformDriOverrideLib | lgao4 | 4 | -9/+31 |
2009-02-24 | temporary roll back changing on gEfiHotPlugDevice. | vanjeff | 1 | -0/+24 |
2009-02-24 | Move Crc32GuidedSectionExtraction from Protocol to Guid directory | lgao4 | 4 | -266/+6 |
2009-02-23 | Move MdeModuleHii.h into Include\Guid directory | lgao4 | 4 | -103/+36 |
2009-02-23 | retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use... | eric_tian | 1 | -27/+0 |
2009-02-23 | Retire GenericPlatformVariableGuid in MdeModulePkg | qhuang8 | 1 | -26/+0 |
2009-02-23 | retire PeiPerformanceHob.h, all its information has been integrated into Incl... | qhuang8 | 1 | -51/+0 |
2009-02-23 | Retire Print protocol in MdeModulePkg and update Print2 protocol to provide f... | qhuang8 | 2 | -95/+192 |
2009-02-23 | Merge performance protocol, pei performance hob into a single performance.h i... | qhuang8 | 1 | -15/+53 |
2009-02-23 | 1. Retired HotPlugDevice protocol. | vanjeff | 1 | -24/+0 |
2009-02-23 | Remove BaseMemoryTest PPI and related producers and consumers. | xli24 | 1 | -65/+0 |