Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Retire Extended HII library class. | rsun3 | 1 | -1/+0 |
2009-03-17 | modify the format of DynamicHii type pcd in DSC file. We directly use Unicode... | eric_tian | 1 | -4/+4 |
2009-03-11 | Add more usages in NT32 dsc and fdf | lgao4 | 1 | -0/+3 |
2009-03-09 | retire FvbServiceLib class in MdeModulePkg, and also remove the two instances... | eric_tian | 1 | -1/+0 |
2009-03-06 | remove PcdNtEmulatorEnable. | vanjeff | 1 | -1/+0 |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 | 1 | -2/+2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 1 | -3/+7 |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff | 1 | -1/+1 |
2009-03-04 | Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F... | lgao4 | 1 | -1/+1 |
2009-03-03 | Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ... | qhuang8 | 1 | -11/+5 |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 | 1 | -0/+1 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian | 1 | -1/+3 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 | 1 | -2/+2 |
2009-02-25 | Remove PCD setting same to default set. | lgao4 | 1 | -10/+0 |
2009-02-24 | Fix typo | klu2 | 1 | -2/+2 |
2009-02-24 | Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package | lgao4 | 1 | -3/+7 |
2009-02-24 | Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt | qhuang8 | 1 | -1/+0 |
2009-02-23 | Update SecMain code to remove unused logic. | lgao4 | 1 | -2/+2 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 | 1 | -28/+36 |
2009-02-23 | Remove BaseMemoryTest PPI and related producers and consumers. | xli24 | 1 | -1/+0 |
2009-02-10 | Add comments in DSC files to explain the function and design of components se... | xli24 | 1 | -14/+16 |
2009-02-06 | Corrected the case of file name | jwang36 | 1 | -3/+3 |
2009-02-06 | Add comments in platform DSC files to remind that binaries are only listed in... | xli24 | 1 | -0/+12 |
2009-01-30 | Split out Synchronization Library from Base Library | mdkinney | 1 | -0/+1 |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 | 1 | -2/+2 |
2008-12-26 | Remove the capsule PCD value setting. This value is same to the default value... | lgao4 | 1 | -2/+0 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 1 | -1/+0 |
2008-11-13 | Update NT32 platform DSC file for library class/instances renaming. | qhuang8 | 1 | -11/+9 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -1/+2 |
2008-10-29 | Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag... | xli24 | 1 | -2/+2 |
2008-10-25 | Modify DSC file according to update of MDE library instances. | xli24 | 1 | -12/+12 |
2008-09-27 | Changing source filename to match name changing. | vanjeff | 1 | -1/+1 |
2008-09-24 | Set PcdPlatformBootTimeOutDefault to 10 to enable test automation. | qhuang8 | 1 | -0/+1 |
2008-09-09 | Rename Nt32 Fd image name to Nt32.Fd | lgao4 | 1 | -1/+1 |
2008-09-04 | Fix a typo in Pcd name | qhuang8 | 1 | -1/+1 |
2008-09-02 | Change default PcdLib instances for UEFI drivers and applications for Nt32 pl... | qhuang8 | 1 | -3/+6 |
2008-08-27 | Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform. | qhuang8 | 1 | -1/+1 |
2008-08-27 | Remove duplicate PCD | klu2 | 1 | -3/+0 |
2008-08-18 | Fixed a case error in referencing DxeNt32PeCoffLib.inf. | ywang | 1 | -1/+1 |
2008-08-18 | Add library instance for UEFI_DRIVER | qhuang8 | 1 | -0/+4 |
2008-03-20 | [Description] | eric_tian | 1 | -1/+1 |
2008-02-29 | Merge Temporary Ram support patch. | klu2 | 1 | -0/+1 |
2008-02-28 | remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf... | qwang12 | 1 | -1/+0 |
2008-02-28 | Remove the wrong changes. | qwang12 | 1 | -3/+1 |
2008-02-28 | Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf whic... | qwang12 | 1 | -1/+3 |
2008-02-03 | Update PeiReportStatusCodeLib instance, which will support report data prior... | yshang1 | 1 | -0/+1 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 1 | -1/+4 |
2008-01-22 | Rollback. | jwang36 | 1 | -5/+1 |
2008-01-22 | Fixed the incorrect library instance setting for "PerformanceLib" library class | jwang36 | 1 | -1/+5 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 1 | -18/+17 |