summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao42-3/+4
2007-10-17Merger trackers #7807 and #8372. vanjeff5-58/+58
2007-10-16Add PcdConOutGopSupport and PcdConOutUgaSupport reference in DSC file.vanjeff1-2/+4
2007-10-16Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang361-1/+1
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122-0/+11
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao41-1/+1
2007-10-15Merge EDK tracker 892 to EDK II.lgao42-0/+224
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-0/+1
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang87-7/+7
2007-10-10Add release compiler option support.lgao41-2/+2
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao43-52/+36
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-1/+1
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-1/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang87-28/+28
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-06Change NT32 to use optimized BaseMemoryLibsmdkinney1-1/+4
2007-10-05added the CpuLibvprabhal1-0/+1
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2-2/+0
2007-10-04Added PCD for Variable Store profilingAJFISH1-0/+1
2007-09-30Correct module type for library instance.lgao42-2/+2
2007-09-29Enable to produce component name 2 protocol for all Uefi drivers in Nt32 pack...qhuang81-2/+2
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-102/+269
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-92/+259
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-84/+252
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang84-92/+259
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-94/+270
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-93/+263
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-324/+481
2007-09-29Remove unused library instance Nt32PeCoffLoader.lgao43-140/+0
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao41-3/+2
2007-09-29Remove duplicate section.klu21-8/+1
2007-09-28Clear up network stack to use R9 MdeLib:qhuang82-4/+3
2007-09-28Add PeiPiLib in Nt32's DSC fileklu21-1/+3
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang11-0/+1
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao48-11/+1055
2007-09-28Add necessary parameter checking for WinNtSerialIoDxe module, according to UE...xli242-3/+73
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-26Moved the build options from the defines section to the BuildOptions sectionlhauch1-12/+12
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu21-0/+2
2007-09-26Fix a memory leak issue.qhuang81-4/+3
2007-09-24Merge branch of PI tree to main trunkklu23-22/+16
2007-09-19Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ...qhuang81-1/+1
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu21-1/+0
2007-09-17PeiCore and DxeCore should use MdePkg/Library/BasePcdLibNull/BasePcdLibNull.i...klu21-2/+2
2007-09-12PI Enable: klu22-8/+76
2007-09-10Update Nt32Pkg.fdf by using new rule and Pcd formatlgao41-37/+37
2007-09-041. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT...vanjeff6-5/+1591
2007-09-04Merge the PI enabling works from the branchqwang124-11/+11
2007-09-01Removed unused PCD entries.AJFISH1-2/+0
2007-09-01Removed PCD entries for CPU properties as they should be defined in UNI file....AJFISH6-18/+3