summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* change "System Production Name" to "Nt32 Emulation Environment" and will chan...klu22007-08-091-0/+0
* Correct UefiDecompress library instancelgao42007-08-081-1/+1
* Changed the library class name to HiiLibFrameworkjwang362007-08-081-1/+1
* 1. Fixed STRING_TOKEN() matching issue during unicode file parsingjwang362007-08-071-0/+0
* Correct a bug that allocate a fix size buffer as input buffer for Hii->GetStr...qwang122007-08-061-13/+6
* Remove the invalid revision 3549.yshang12007-08-061-3/+1
* Fix bug in PciCfg to support PCI express address.yshang12007-08-061-1/+3
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang12007-08-033-3/+0
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang12007-08-0311-341/+114
* PcdPei module should link BasePcdLibNull to avoid self dependency. qhuang82007-08-031-1/+4
* Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 p...klu22007-08-021-3/+1
* Remove duplicate PCD from DSC fileklu22007-08-021-1/+0
* Fix PCD bug in NT32Pkg DSC file.klu22007-08-011-1/+1
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-312-13/+0
* Removed unused library classesjwang362007-07-301-10/+0