summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove several unprintable characters in commentsqhuang82007-08-171-2/+2
* Remove use of CHECKSUM sections and leave an example in comments showing how ...mdkinney2007-08-161-10/+30
* Added support for UART and Terminal PCD settingsAJFISH2007-08-165-54/+42
* Fix a typo in last check in. The token number should not have been duplicated.qhuang82007-08-161-1/+1
* Add missing PcdWinNtFdBaseAddress declaration in DEC file.qhuang82007-08-161-0/+1
* Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu22007-08-161-0/+1
* Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu22007-08-163-0/+3
* Fix a bug to relocate FTW space base for NT32 platform.qhuang82007-08-161-1/+1
* Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22007-08-162-1/+3
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-151-1/+1
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-104-19/+21
* Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLibjwang362007-08-091-1/+1