summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)Author
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-10Add release compiler option support.lgao4
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao4
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang36
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao4
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang8
2007-10-06Change NT32 to use optimized BaseMemoryLibsmdkinney
2007-10-05added the CpuLibvprabhal
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH
2007-10-04Added PCD for Variable Store profilingAJFISH
2007-09-30Correct module type for library instance.lgao4
2007-09-29Enable to produce component name 2 protocol for all Uefi drivers in Nt32 pack...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-29Remove unused library instance Nt32PeCoffLoader.lgao4
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-29Remove duplicate section.klu2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-28Add PeiPiLib in Nt32's DSC fileklu2
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang1
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-28Add necessary parameter checking for WinNtSerialIoDxe module, according to UE...xli24
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-26Moved the build options from the defines section to the BuildOptions sectionlhauch
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-26Fix a memory leak issue.qhuang8
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-19Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ...qhuang8
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-17PeiCore and DxeCore should use MdePkg/Library/BasePcdLibNull/BasePcdLibNull.i...klu2
2007-09-12PI Enable: klu2
2007-09-10Update Nt32Pkg.fdf by using new rule and Pcd formatlgao4
2007-09-041. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT...vanjeff
2007-09-04Merge the PI enabling works from the branchqwang12
2007-09-01Removed unused PCD entries.AJFISH
2007-09-01Removed PCD entries for CPU properties as they should be defined in UNI file....AJFISH
2007-08-31Add <BR>klu2
2007-08-30Remove '|' at end of PCD line.klu2
2007-08-30Fix wrong PCD definition in DEC file.klu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Added missing dependent packagejwang36
2007-08-30Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang qhuang8
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang8
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney