summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-229-21/+21
* Add a DXE apriori for Nt32 emulator.qwang122007-10-191-0/+4
* Remove WinNtConsole driver since its functionality has already been covered b...qhuang82007-10-199-2459/+0
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-195-151/+895
* Clean UGA from Nt32Pkg.vanjeff2007-10-183-81/+23
* Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42007-10-171-1/+1
* Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao42007-10-172-3/+4
* Merger trackers #7807 and #8372. vanjeff2007-10-175-58/+58
* Add PcdConOutGopSupport and PcdConOutUgaSupport reference in DSC file.vanjeff2007-10-161-2/+4
* Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang362007-10-161-1/+1
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122007-10-152-0/+11
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-151-1/+1
* Merge EDK tracker 892 to EDK II.lgao42007-10-152-0/+224
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-0/+1
* 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