Age | Commit message (Expand) | Author |
2009-04-13 | Add DriverSample Driver into NT32 FD | lgao4 |
2009-04-13 | Add UefiHiiServicesLib library instance in every one DSC | lgao4 |
2009-04-09 | Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.h | mdkinney |
2009-04-09 | Remove driver sample driver from FD image. This driver needs to be dynamic lo... | lgao4 |
2009-04-08 | updated to use the term “temporary memory” but not CAR | eric_tian |
2009-04-07 | return value not follow spec. | vanjeff |
2009-04-02 | Retire Extended HII library class. | rsun3 |
2009-03-31 | Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance... | rsun3 |
2009-03-24 | Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ... | lgao4 |
2009-03-20 | Change 'WatchDog' to 'Watchdog' in FDF file. | jlin16 |
2009-03-19 | Fix the wrong Revision number. According to PI spec 1.0, this field should be... | qhuang8 |
2009-03-17 | modify the format of DynamicHii type pcd in DSC file. We directly use Unicode... | eric_tian |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian |
2009-03-11 | Add more usages in NT32 dsc and fdf | lgao4 |
2009-03-10 | Add FvNameGuid for FV extension header. | klu2 |
2009-03-09 | retire FvbServiceLib class in MdeModulePkg, and also remove the two instances... | eric_tian |
2009-03-06 | remove PcdNtEmulatorEnable. | vanjeff |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 |
2009-03-05 | Add empty line | qhuang8 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-03-04 | add check for invalid handle. | vanjeff |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff |
2009-03-04 | Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F... | lgao4 |
2009-03-03 | Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ... | qhuang8 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-25 | remove dependent package from inf files. | vanjeff |
2009-02-25 | Remove PCD setting same to default set. | lgao4 |
2009-02-25 | Fix typo in driver entry point name | qhuang8 |
2009-02-25 | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff |
2009-02-24 | Fix typo | klu2 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 |
2009-02-24 | Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package | lgao4 |
2009-02-24 | Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt | qhuang8 |
2009-02-24 | Correct comments | lgao4 |
2009-02-24 | Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. | lgao4 |
2009-02-24 | Remove unused NvDataFvHob | lgao4 |
2009-02-23 | Update SecMain code to remove unused logic. | lgao4 |
2009-02-23 | Fix the wrong fix in last check in | qhuang8 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 |
2009-02-23 | Remove BaseMemoryTest PPI and related producers and consumers. | xli24 |
2009-02-11 | Fix entry point prototype error. | qhuang8 |
2009-02-11 | Use apply PeiServicesLib to locate PPI | qhuang8 |
2009-02-10 | Add comments in DSC files to explain the function and design of components se... | xli24 |
2009-02-06 | Corrected the case of file name | jwang36 |
2009-02-06 | Add comments in platform DSC files to remind that binaries are only listed in... | xli24 |
2009-02-05 | Update PE/COFF libs to use machine type macros from PeImage.h | mdkinney |