summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Collapse)AuthorAgeFilesLines
...
* Add necessary parameter checking for WinNtSerialIoDxe module, according to ↵xli242007-09-282-3/+73
| | | | | | UEFI 2.1 spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3958 6f19259b-4bc3-4df7-8a09-765794883524
* Add SEC as a supported Module Type for all libraries that are also ↵mdkinney2007-09-271-1/+1
| | | | | | compatible with the PEI_CORE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3957 6f19259b-4bc3-4df7-8a09-765794883524
* Moved the build options from the defines section to the BuildOptions sectionlhauch2007-09-261-12/+12
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3932 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-261-0/+2
| | | | | | | 2) Add NULL instance for above library classes in MdeModulePkg 3) Add Framework implement library instance for above two library classes in IntelFrameworkModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3930 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a memory leak issue.qhuang82007-09-261-4/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3925 6f19259b-4bc3-4df7-8a09-765794883524
* Merge branch of PI tree to main trunkklu22007-09-243-22/+16
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3918 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ↵qhuang82007-09-191-1/+1
| | | | | | useless. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3894 6f19259b-4bc3-4df7-8a09-765794883524
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-171-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3870 6f19259b-4bc3-4df7-8a09-765794883524
* PeiCore and DxeCore should use ↵klu22007-09-171-2/+2
| | | | | | MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf library instance for PcdLib library class git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3859 6f19259b-4bc3-4df7-8a09-765794883524
* PI Enable: klu22007-09-122-8/+76
| | | | | | | | 1) The entry point of PeiCore has been changed to EFI_PEI_CORE_ENTRY_POINT defined in PI. 2) Nt32, Tiger and lakeport platform's SecCore has been updated. 3) Autogen tools also has been updated. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3804 6f19259b-4bc3-4df7-8a09-765794883524
* Update Nt32Pkg.fdf by using new rule and Pcd formatlgao42007-09-101-37/+37
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3790 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on ↵vanjeff2007-09-046-5/+1591
| | | | | | | | NT32 platform. It needs cowork with Network I/O driver. 2. Add network stack in Nt32Pkg.dsc. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3774 6f19259b-4bc3-4df7-8a09-765794883524
* Merge the PI enabling works from the branchqwang122007-09-044-11/+11
| | | | | | | | | First round of PI enabling work: 1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc) 2) Make use of FirmwareVolume 2 protocol. 3) Verified for Nt32Pkg and real platform for S3. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3771 6f19259b-4bc3-4df7-8a09-765794883524
* Removed unused PCD entries.AJFISH2007-09-011-2/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3763 6f19259b-4bc3-4df7-8a09-765794883524
* Removed PCD entries for CPU properties as they should be defined in UNI ↵AJFISH2007-09-016-18/+3
| | | | | | file. Added some French translations to the MiscSubClass for things used on the front page. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3762 6f19259b-4bc3-4df7-8a09-765794883524
* Add <BR>klu22007-08-311-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3751 6f19259b-4bc3-4df7-8a09-765794883524
* Remove '|' at end of PCD line.klu22007-08-301-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3747 6f19259b-4bc3-4df7-8a09-765794883524
* Fix wrong PCD definition in DEC file.klu22007-08-301-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3746 6f19259b-4bc3-4df7-8a09-765794883524
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC ↵qhuang82007-08-3012-210/+210
| | | | | | | | | | spec 0.41, DSC spec 0.40. Mainly PCD syntax update. Check in new build.exe and GenFds.exe Check in PcdSyntaxUpdate.exe tool. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3744 6f19259b-4bc3-4df7-8a09-765794883524
* Added missing dependent packagejwang362007-08-305-3/+8
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3738 6f19259b-4bc3-4df7-8a09-765794883524
* Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang qhuang82007-08-301-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3736 6f19259b-4bc3-4df7-8a09-765794883524
* Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82007-08-293-3/+1
| | | | | | | New build tool performs stricter check. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3733 6f19259b-4bc3-4df7-8a09-765794883524
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-172-59/+59
| | | | | | | Use '/' instead of '\' for all file references Remove redundant use of $(WORKSPACE) from DSC, FDF, INF, and DEC files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3674 6f19259b-4bc3-4df7-8a09-765794883524
* Remove several unprintable characters in commentsqhuang82007-08-171-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3670 6f19259b-4bc3-4df7-8a09-765794883524
* Remove use of CHECKSUM sections and leave an example in comments showing how ↵mdkinney2007-08-161-10/+30
| | | | | | to use CHECKSUM sections git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3663 6f19259b-4bc3-4df7-8a09-765794883524
* Added support for UART and Terminal PCD settingsAJFISH2007-08-165-54/+42
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3662 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a typo in last check in. The token number should not have been duplicated.qhuang82007-08-161-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3657 6f19259b-4bc3-4df7-8a09-765794883524
* Add missing PcdWinNtFdBaseAddress declaration in DEC file.qhuang82007-08-161-0/+1
| | | | | | It is referenced by Nt32Pkg.fdf. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3656 6f19259b-4bc3-4df7-8a09-765794883524
* Move some datahub producer GUID from IntelFrameworkPkg to ↵klu22007-08-161-0/+1
| | | | | | IntelFrameworkModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3655 6f19259b-4bc3-4df7-8a09-765794883524
* Move some datahub producer GUID from IntelFrameworkPkg to ↵klu22007-08-163-0/+3
| | | | | | IntelFrameworkModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3652 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a bug to relocate FTW space base for NT32 platform.qhuang82007-08-161-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3650 6f19259b-4bc3-4df7-8a09-765794883524
* Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to ↵klu22007-08-162-1/+3
| | | | | | IntelFrameworkModulePkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3649 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two ↵yshang12007-08-151-1/+1
| | | | | | | | | constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. 2) Remove PcdDriverPcdLibNull. 3) Add more ASSERT() in BasePcdLibNull to detect the incorrect usage of Pcd Library. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3643 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ↵klu22007-08-104-19/+21
| | | | | | | | header file. 2) Move BaseReportStatusCodeLib, PeiDxeDebugLibReportStatusCode, DxeReportStatusCodeLibFramework,PeiReportStatusCodeLib to IntelFrameworkModulePkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3602 6f19259b-4bc3-4df7-8a09-765794883524
* Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLibjwang362007-08-091-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3591 6f19259b-4bc3-4df7-8a09-765794883524
* change "System Production Name" to "Nt32 Emulation Environment" and will ↵klu22007-08-091-0/+0
| | | | | | change "Bios Version" name to "R9 Prime" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3588 6f19259b-4bc3-4df7-8a09-765794883524
* Correct UefiDecompress library instancelgao42007-08-081-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3574 6f19259b-4bc3-4df7-8a09-765794883524
* Changed the library class name to HiiLibFrameworkjwang362007-08-081-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3572 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Fixed STRING_TOKEN() matching issue during unicode file parsingjwang362007-08-071-0/+0
| | | | | | | | 2. Added "#include" support in unicode file 3. Removed an non-existing unicode file included in MiscSubclassDriver.uni git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3566 6f19259b-4bc3-4df7-8a09-765794883524
* Correct a bug that allocate a fix size buffer as input buffer for ↵qwang122007-08-061-13/+6
| | | | | | Hii->GetString. We will allocate it before we use it and free it after use. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3555 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the invalid revision 3549.yshang12007-08-061-3/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3553 6f19259b-4bc3-4df7-8a09-765794883524
* Fix bug in PciCfg to support PCI express address.yshang12007-08-061-1/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3549 6f19259b-4bc3-4df7-8a09-765794883524
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ↵yshang12007-08-033-3/+0
| | | | | | the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3545 6f19259b-4bc3-4df7-8a09-765794883524
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ↵yshang12007-08-0311-341/+114
| | | | | | the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3544 6f19259b-4bc3-4df7-8a09-765794883524
* PcdPei module should link BasePcdLibNull to avoid self dependency. qhuang82007-08-031-1/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3542 6f19259b-4bc3-4df7-8a09-765794883524
* Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 ↵klu22007-08-021-3/+1
| | | | | | platform is not for releasing binary module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3531 6f19259b-4bc3-4df7-8a09-765794883524
* Remove duplicate PCD from DSC fileklu22007-08-021-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3527 6f19259b-4bc3-4df7-8a09-765794883524
* Fix PCD bug in NT32Pkg DSC file.klu22007-08-011-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3521 6f19259b-4bc3-4df7-8a09-765794883524
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-312-13/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3515 6f19259b-4bc3-4df7-8a09-765794883524
* Removed unused library classesjwang362007-07-301-10/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3502 6f19259b-4bc3-4df7-8a09-765794883524