summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-117-7/+7
* Add release compiler option support.lgao42007-10-101-2/+2
* Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao42007-10-103-52/+36
* Cleaned the code for passing Visual Studio 2005 buildjwang362007-10-091-1/+1
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-091-1/+2
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-097-28/+28
* Add Unicode Collation related PCD entries in DSC file.qhuang82007-10-091-0/+2
* Change NT32 to use optimized BaseMemoryLibsmdkinney2007-10-061-1/+4
* added the CpuLibvprabhal2007-10-051-0/+1
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-052-2/+0
* Added PCD for Variable Store profilingAJFISH2007-10-041-0/+1
* Correct module type for library instance.lgao42007-09-302-2/+2
* Enable to produce component name 2 protocol for all Uefi drivers in Nt32 pack...qhuang82007-09-291-2/+2
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-102/+269
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-92/+259
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-84/+252
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-294-92/+259
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-94/+270
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-93/+263
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-324/+481
* Remove unused library instance Nt32PeCoffLoader.lgao42007-09-293-140/+0
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-3/+2
* Remove duplicate section.klu22007-09-291-8/+1
* Clear up network stack to use R9 MdeLib:qhuang82007-09-282-4/+3
* Add PeiPiLib in Nt32's DSC fileklu22007-09-281-1/+3
* Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang12007-09-281-0/+1
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-288-11/+1055
* Add necessary parameter checking for WinNtSerialIoDxe module, according to UE...xli242007-09-282-3/+73
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* Moved the build options from the defines section to the BuildOptions sectionlhauch2007-09-261-12/+12
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-261-0/+2
* Fix a memory leak issue.qhuang82007-09-261-4/+3
* Merge branch of PI tree to main trunkklu22007-09-243-22/+16
* Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ...qhuang82007-09-191-1/+1
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-171-1/+0
* PeiCore and DxeCore should use MdePkg/Library/BasePcdLibNull/BasePcdLibNull.i...klu22007-09-171-2/+2
* PI Enable: klu22007-09-122-8/+76
* Update Nt32Pkg.fdf by using new rule and Pcd formatlgao42007-09-101-37/+37
* 1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT...vanjeff2007-09-046-5/+1591
* Merge the PI enabling works from the branchqwang122007-09-044-11/+11
* Removed unused PCD entries.AJFISH2007-09-011-2/+0
* Removed PCD entries for CPU properties as they should be defined in UNI file....AJFISH2007-09-016-18/+3
* Add <BR>klu22007-08-311-1/+1
* Remove '|' at end of PCD line.klu22007-08-301-1/+1
* Fix wrong PCD definition in DEC file.klu22007-08-301-4/+4
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-3012-210/+210
* Added missing dependent packagejwang362007-08-305-3/+8
* Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang qhuang82007-08-301-1/+1
* Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82007-08-293-3/+1
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-172-59/+59