summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Nt32Pkg.fdf
Commit message (Collapse)AuthorAgeFilesLines
...
* Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 packagelgao42009-02-241-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7654 6f19259b-4bc3-4df7-8a09-765794883524
* Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang82009-02-231-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7579 6f19259b-4bc3-4df7-8a09-765794883524
* Remove BaseMemoryTest PPI and related producers and consumers.xli242009-02-231-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7560 6f19259b-4bc3-4df7-8a09-765794883524
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ↵klu22009-01-231-1/+1
| | | | | | dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7356 6f19259b-4bc3-4df7-8a09-765794883524
* Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other ↵lgao42009-01-081-1/+1
| | | | | | toolchains to match. The latest GenFds.exe supports matching the tool automatically. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7216 6f19259b-4bc3-4df7-8a09-765794883524
* Changing source filename to match name changing.vanjeff2008-09-271-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6015 6f19259b-4bc3-4df7-8a09-765794883524
* Rename Nt32 Fd image name to Nt32.Fdlgao42008-09-091-11/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5854 6f19259b-4bc3-4df7-8a09-765794883524
* revert the previous check in qhuang82008-09-041-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5815 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a typo in Pcd nameqhuang82008-09-041-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5814 6f19259b-4bc3-4df7-8a09-765794883524
* Merge Tracker EDK877lgao42008-07-171-3/+3
| | | | | | | The WriteQueueSize in EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER was changed from UINT32 to UINT64 to fix the unaligned problem with the ftw record on IPF platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5513 6f19259b-4bc3-4df7-8a09-765794883524
* Merge Temporary Ram support patch.klu22008-02-291-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4782 6f19259b-4bc3-4df7-8a09-765794883524
* Update Variable FV version to PI version.lgao42008-02-281-10/+31
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4775 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the wrong changes.qwang122008-02-281-2/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4774 6f19259b-4bc3-4df7-8a09-765794883524
* Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf ↵qwang122008-02-281-0/+2
| | | | | | which complies to UEFI HII. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4773 6f19259b-4bc3-4df7-8a09-765794883524
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-5/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4601 6f19259b-4bc3-4df7-8a09-765794883524
* Add TianoCompressed Rule for PEIM and Dxe Driver as one example.lgao42007-12-181-0/+10
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4399 6f19259b-4bc3-4df7-8a09-765794883524
* Roll back 4348 version for wrong check in.lgao42007-11-301-113/+55
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4350 6f19259b-4bc3-4df7-8a09-765794883524
* Modify minor error in Nt32Pkg.dsclgao42007-11-301-55/+113
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4349 6f19259b-4bc3-4df7-8a09-765794883524
* Remove AtapiPassThru driver in NT32 DSC fileqhuang82007-11-201-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4313 6f19259b-4bc3-4df7-8a09-765794883524
* Add a DXE apriori for Nt32 emulator.qwang122007-10-191-0/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4187 6f19259b-4bc3-4df7-8a09-765794883524
* Remove WinNtConsole driver since its functionality has already been covered ↵qhuang82007-10-191-1/+0
| | | | | | by WinNtGop driver git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4181 6f19259b-4bc3-4df7-8a09-765794883524
* Apply Crc32GuidedSectionExtract library instance to replace the original ↵lgao42007-10-171-1/+0
| | | | | | Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4155 6f19259b-4bc3-4df7-8a09-765794883524
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and ↵qwang122007-10-151-0/+8
| | | | | | | | | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. 2) Fix a bug in Pei dispatcher to suppoprt PEI Apriori file 3) Enable PEI apriori file in Nt32.FDF git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4118 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
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-58/+58
| | | | | | | 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
* Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ↵yshang12007-08-031-6/+6
| | | | | | 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
* Add license header for FDF file in nt32Pkgklu22007-07-271-0/+11
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3479 6f19259b-4bc3-4df7-8a09-765794883524
* Update Nt32.fdf to fix incorrect " character.lgao42007-07-261-7/+7
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3449 6f19259b-4bc3-4df7-8a09-765794883524
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-191-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3370 6f19259b-4bc3-4df7-8a09-765794883524
* Rename the SecurityStub.inf to SecurityStubDxe.inf.yshang12007-07-191-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3366 6f19259b-4bc3-4df7-8a09-765794883524
* Move RuntimeDxe to /Core of MdeModulePkg.yshang12007-07-191-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3363 6f19259b-4bc3-4df7-8a09-765794883524
* Rename the MemoryTest Pei and Dxe.yshang12007-07-191-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3361 6f19259b-4bc3-4df7-8a09-765794883524
* Adjust directory structures.qhuang82007-07-181-13/+13
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3327 6f19259b-4bc3-4df7-8a09-765794883524
* Add RuntimeDxe as postfix for Variable driver klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3283 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtBusDriver driver klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3282 6f19259b-4bc3-4df7-8a09-765794883524
* Add DxAdd Dxe as postfix for devicepath driver klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3279 6f19259b-4bc3-4df7-8a09-765794883524
* Add DxAdd Dxe as postfix for Terminal driver klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3278 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei ↵klu22007-07-171-2/+2
| | | | | | driver in Nt32 Platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3277 6f19259b-4bc3-4df7-8a09-765794883524
* Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3275 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtThunk driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3274 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3272 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3269 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtGop driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3268 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3267 6f19259b-4bc3-4df7-8a09-765794883524
* Add Dxe as postfix for WinNtConsole driver in Nt32 Platform.klu22007-07-171-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3266 6f19259b-4bc3-4df7-8a09-765794883524
* Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkgmdkinney2007-07-161-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3263 6f19259b-4bc3-4df7-8a09-765794883524
* Add postfix as PEI or DXEklu22007-07-161-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3262 6f19259b-4bc3-4df7-8a09-765794883524
* Add Pei postfix to variable peim driverklu22007-07-161-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3261 6f19259b-4bc3-4df7-8a09-765794883524