summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Nt32Pkg.dsc
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Remove the invalid revision 3549.yshang11-3/+1
2007-08-06Fix bug in PciCfg to support PCI express address.yshang11-1/+3
2007-08-03Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang11-6/+19
2007-08-03PcdPei module should link BasePcdLibNull to avoid self dependency. qhuang81-1/+4
2007-08-02Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 p...klu21-3/+1
2007-08-02Remove duplicate PCD from DSC fileklu21-1/+0
2007-08-01Fix PCD bug in NT32Pkg DSC file.klu21-1/+1
2007-07-30Removed unused library classesjwang361-10/+0
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH1-201/+204
2007-07-27Remove fpd wordklu21-1/+1
2007-07-26removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid...AJFISH1-5/+5
2007-07-25Fixed MaxDatumSize of PcdWinNtPhysicalDiskjwang361-1/+1
2007-07-25Added library instance for USER_DEFINED module typejwang361-0/+3
2007-07-24Fix the issue that A: floppy can not be connect in Nt32 shell environment.klu21-1/+1
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang11-2/+2
2007-07-19Rename the SecurityStub.inf to SecurityStubDxe.inf.yshang11-1/+1
2007-07-19Move RuntimeDxe to /Core of MdeModulePkg.yshang11-1/+1
2007-07-19Rename the MemoryTest Pei and Dxe.yshang11-2/+2
2007-07-19move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuildqwang121-4/+4
2007-07-18Adjust directory structures.qhuang81-13/+13
2007-07-17Add RuntimeDxe as postfix for Variable driver klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtBusDriver driver klu21-1/+1
2007-07-17Add DxAdd Dxe as postfix for devicepath driver klu21-1/+1
2007-07-17Add DxAdd Dxe as postfix for Terminal driver klu21-1/+1
2007-07-17Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver...klu21-2/+2
2007-07-17Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtThunk driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtGop driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform.klu21-1/+1
2007-07-17Add Dxe as postfix for WinNtConsole driver in Nt32 Platform.klu21-1/+1
2007-07-16Add postfix as PEI or DXEklu21-2/+2
2007-07-16Add Pei postfix to variable peim driverklu21-1/+1
2007-07-16Add Dxe as postfix to Scsi related driver.klu21-4/+2
2007-07-16mass cleanup inf nameqwang121-10/+10
2007-07-16update to use the late modules path.vanjeff1-1/+1
2007-07-16update to use the late modules path.vanjeff1-38/+38
2007-07-13Convert NT32 to use PCD settings for UEFI Timeout and language variables as a...AJFISH1-1/+7
2007-07-101) Use Dynamic Pcd for hold the base address and length of Flash-related block.klu21-6/+6
2007-07-10Enable dynamic PCD for windowBusDriverklu21-17/+12
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-1/+6
2007-07-09Remove the EDK prefix from library instance folder's nameklu21-2/+2
2007-07-09Remove the EDK prefix from library instance folder's nameklu21-2/+2
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-3/+3
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-9/+9
2007-07-06Adjust all driver dispatch order in fdf files.klu21-52/+62
2007-07-06Add PciBus module to Nt32Platform.qhuang81-1/+1
2007-07-06Add MonotonicCounter driverqhuang81-0/+1
2007-07-06Use Hob to get the variable base address in NV storage, but this need to be c...klu21-1/+1