summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-17updateeric_tian1-1/+1
2009-04-14HII Library Class interface refine.rsun32-6/+15
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-13Add DriverSample Driver into NT32 FDlgao41-0/+1
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-09Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.hmdkinney1-0/+1
2009-04-09Remove driver sample driver from FD image. This driver needs to be dynamic lo...lgao41-1/+0
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-04-07return value not follow spec.vanjeff1-2/+1
2009-04-02Retire Extended HII library class.rsun31-1/+0
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32-2/+2
2009-03-24Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ...lgao42-30/+14
2009-03-20Change 'WatchDog' to 'Watchdog' in FDF file.jlin161-1/+1
2009-03-19Fix the wrong Revision number. According to PI spec 1.0, this field should be...qhuang81-2/+2
2009-03-17modify the format of DynamicHii type pcd in DSC file. We directly use Unicode...eric_tian1-4/+4
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian3-13/+1
2009-03-11Add more usages in NT32 dsc and fdflgao42-11/+14
2009-03-10Add FvNameGuid for FV extension header.klu23-31/+77
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian1-1/+0
2009-03-06remove PcdNtEmulatorEnable.vanjeff1-1/+0
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang81-2/+2
2009-03-05Add empty lineqhuang82-2/+2
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang812-1033/+668
2009-03-04add check for invalid handle.vanjeff1-1/+5
2009-03-04retired PcdNtEmulatorEnable.vanjeff1-1/+1
2009-03-04Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42-2/+2
2009-03-03Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang81-11/+5
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian1-3/+18
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu21-0/+1
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian1-1/+3
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu23-4/+5
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25Remove PCD setting same to default set.lgao41-10/+0
2009-02-25Fix typo in driver entry point nameqhuang82-2/+2
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-34/+2
2009-02-24Fix typoklu21-2/+2
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-24Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 packagelgao42-4/+8
2009-02-24Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdtqhuang81-1/+0
2009-02-24Correct commentslgao41-3/+1
2009-02-24Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.lgao44-186/+3
2009-02-24Remove unused NvDataFvHoblgao41-1/+1
2009-02-23Update SecMain code to remove unused logic.lgao42-37/+4
2009-02-23Fix the wrong fix in last check inqhuang81-1/+1
2009-02-23Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang87-30/+124
2009-02-23Remove BaseMemoryTest PPI and related producers and consumers.xli244-32/+2
2009-02-11Fix entry point prototype error.qhuang82-19/+18
2009-02-11Use apply PeiServicesLib to locate PPIqhuang81-7/+7
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-14/+16