Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2613 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2007-06-01 07:16:36 +00:00
parent 08c01475f5
commit 679d0a34e5

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SpdHeader> <SpdHeader>
<PackageName>EdkNt32Pkg</PackageName> <PackageName>EdkNt32Pkg</PackageName>
@ -120,65 +120,65 @@
<IncludePkgHeader ModuleType="UEFI_DRIVER">Include/WinNtDxe.h</IncludePkgHeader> <IncludePkgHeader ModuleType="UEFI_DRIVER">Include/WinNtDxe.h</IncludePkgHeader>
</PackageHeaders> </PackageHeaders>
<GuidDeclarations> <GuidDeclarations>
<Entry Name="EdkNt32PkgTokenSpace"> <Entry Name="EdkNt32PkgTokenSpace" GuidTypeList="TOKEN_SPACE_GUID">
<C_Name>gEfiEdkNt32PkgTokenSpaceGuid</C_Name> <C_Name>gEfiEdkNt32PkgTokenSpaceGuid</C_Name>
<GuidValue>0D79A645-1D91-40a6-A81F-61E6982B32B4</GuidValue> <GuidValue>0D79A645-1D91-40a6-A81F-61E6982B32B4</GuidValue>
<HelpText>All PCD define in EdkNt32Pkg is in this token space scope</HelpText> <HelpText>All PCD define in EdkNt32Pkg is in this token space scope</HelpText>
</Entry> </Entry>
<Entry Name="WinNtVirtualDisks"> <Entry Name="WinNtVirtualDisks" GuidTypeList="GUID">
<C_Name>gEfiWinNtVirtualDisksGuid</C_Name> <C_Name>gEfiWinNtVirtualDisksGuid</C_Name>
<GuidValue>0C95A928-A006-11D4-BCFA-0080C73C8881</GuidValue> <GuidValue>0C95A928-A006-11D4-BCFA-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual disk the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtPhysicalDisks"> <Entry Name="WinNtPhysicalDisks" GuidTypeList="GUID">
<C_Name>gEfiWinNtPhysicalDisksGuid</C_Name> <C_Name>gEfiWinNtPhysicalDisksGuid</C_Name>
<GuidValue>0C95A92F-A006-11D4-BCFA-0080C73C8881</GuidValue> <GuidValue>0C95A92F-A006-11D4-BCFA-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines phisical disk emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtFileSystem"> <Entry Name="WinNtFileSystem" GuidTypeList="GUID">
<C_Name>gEfiWinNtFileSystemGuid</C_Name> <C_Name>gEfiWinNtFileSystemGuid</C_Name>
<GuidValue>0C95A935-A006-11D4-BCFA-0080C73C8881</GuidValue> <GuidValue>0C95A935-A006-11D4-BCFA-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines file system the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtSerialPort"> <Entry Name="WinNtSerialPort" GuidTypeList="GUID">
<C_Name>gEfiWinNtSerialPortGuid</C_Name> <C_Name>gEfiWinNtSerialPortGuid</C_Name>
<GuidValue>0C95A93D-A006-11D4-BCFA-0080C73C8881</GuidValue> <GuidValue>0C95A93D-A006-11D4-BCFA-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual serial device the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtGop"> <Entry Name="WinNtGop" GuidTypeList="GUID">
<C_Name>gEfiWinNtGopGuid</C_Name> <C_Name>gEfiWinNtGopGuid</C_Name>
<GuidValue>4e11e955-ccca-11d4-bd0d-0080c73c8881</GuidValue> <GuidValue>4e11e955-ccca-11d4-bd0d-0080c73c8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual GOP device the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtUga"> <Entry Name="WinNtUga" GuidTypeList="GUID">
<C_Name>gEfiWinNtUgaGuid</C_Name> <C_Name>gEfiWinNtUgaGuid</C_Name>
<GuidValue>AB248E99-ABE1-11D4-BD0D-0080C73C8881</GuidValue> <GuidValue>AB248E99-ABE1-11D4-BD0D-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual VGA device the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtConsole"> <Entry Name="WinNtConsole" GuidTypeList="GUID">
<C_Name>gEfiWinNtConsoleGuid</C_Name> <C_Name>gEfiWinNtConsoleGuid</C_Name>
<GuidValue>BA73672C-A5D3-11D4-BD00-0080C73C8881</GuidValue> <GuidValue>BA73672C-A5D3-11D4-BD00-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual Console the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtMemory"> <Entry Name="WinNtMemory" GuidTypeList="GUID">
<C_Name>gEfiWinNtMemoryGuid</C_Name> <C_Name>gEfiWinNtMemoryGuid</C_Name>
<GuidValue>99042912-122A-11D4-BD0D-0080C73C8881</GuidValue> <GuidValue>99042912-122A-11D4-BD0D-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines virtual Memory the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtCPUModel"> <Entry Name="WinNtCPUModel" GuidTypeList="GUID">
<C_Name>gEfiWinNtCPUModelGuid</C_Name> <C_Name>gEfiWinNtCPUModelGuid</C_Name>
<GuidValue>BEE9B6CE-2F8A-11D4-BD0D-0080C73C8881</GuidValue> <GuidValue>BEE9B6CE-2F8A-11D4-BD0D-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines model of the CPU the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNtCPUSpeed"> <Entry Name="WinNtCPUSpeed" GuidTypeList="GUID">
<C_Name>gEfiWinNtCPUSpeedGuid</C_Name> <C_Name>gEfiWinNtCPUSpeedGuid</C_Name>
<GuidValue>D4F29055-E1FB-11D4-BD0D-0080C73C8881</GuidValue> <GuidValue>D4F29055-E1FB-11D4-BD0D-0080C73C8881</GuidValue>
<HelpText/> <HelpText>This variable defines speed of the CPU the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
<Entry Name="WinNPassThrough"> <Entry Name="WinNPassThrough" GuidTypeList="GUID">
<C_Name>gEfiWinNtPassThroughGuid</C_Name> <C_Name>gEfiWinNtPassThroughGuid</C_Name>
<GuidValue>CC664EB8-3C24-4086-B6F6-34E856BCE36E</GuidValue> <GuidValue>CC664EB8-3C24-4086-B6F6-34E856BCE36E</GuidValue>
<HelpText/> <HelpText>This variable defines virtual Pass Thru devicehardware the emulator/WinNtBusDriver will produce.</HelpText>
</Entry> </Entry>
</GuidDeclarations> </GuidDeclarations>
<ProtocolDeclarations> <ProtocolDeclarations>
@ -228,7 +228,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"E:RW;245760;512"</DefaultValue> <DefaultValue>L"E:RW;245760;512"</DefaultValue>
<HelpText>This PCD defines physical disk which will be simualted as a <HelpText>This PCD defines physical disk which will be simualted as a
harddisk in simulator. The item type of this PCD can only be "DYNAMIC".</HelpText> harddisk in simulator. The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -238,7 +238,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"FW;40960;512"</DefaultValue> <DefaultValue>L"FW;40960;512"</DefaultValue>
<HelpText>This PCD defines the devices which use a file to emulate a hard disk or <HelpText>This PCD defines the devices which use a file to emulate a hard disk or
removable media device.The item type of this PCD can only be "DYNAMIC".</HelpText> removable media device.The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -248,7 +248,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"COM1!COM2"</DefaultValue> <DefaultValue>L"COM1!COM2"</DefaultValue>
<HelpText>This Pcd declares two serial port for simulated environment. <HelpText>This Pcd declares two serial port for simulated environment.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -258,7 +258,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"UGA Window 1!UGA Window 2"</DefaultValue> <DefaultValue>L"UGA Window 1!UGA Window 2"</DefaultValue>
<HelpText>This PCD declares the resolutions for the UGA windows. <HelpText>This PCD declares the resolutions for the UGA windows.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -268,8 +268,8 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L".!..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps"</DefaultValue> <DefaultValue>L".!..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps"</DefaultValue>
<HelpText>This PCD defines the windows directory who will be mounted as <HelpText>This PCD defines the windows directory who will be mounted as
harddisk in simulator. harddisk in simulator.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -279,8 +279,8 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"64!64"</DefaultValue> <DefaultValue>L"64!64"</DefaultValue>
<HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate <HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate
the size of PcdWinNtMemorySize in windows platform. the size of PcdWinNtMemorySize in windows platform.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -290,18 +290,18 @@
<DatumType>UINT32</DatumType> <DatumType>UINT32</DatumType>
<ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage> <ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage>
<DefaultValue>1</DefaultValue> <DefaultValue>1</DefaultValue>
<HelpText>This PCD defines the boot mode for simualtor. <HelpText>This PCD defines the boot mode for simualtor.
The boot mode can be set as following value: The boot mode can be set as following value:
0x0: Boot with full configuration. 0x0: Boot with full configuration.
0x1: Boot with minimal configuration. 0x1: Boot with minimal configuration.
0x2: Boot assume no configuration changes. 0x2: Boot assume no configuration changes.
0x3: Boot with full configuration plus diagnostics. 0x3: Boot with full configuration plus diagnostics.
0x4: Boot with default settings. 0x4: Boot with default settings.
0x5: Boot on S4 resume. 0x5: Boot on S4 resume.
0x6: Boot on S5 resume. 0x6: Boot on S5 resume.
0x10: Boot on S2 resume. 0x10: Boot on S2 resume.
0x11: Boot on S3 resume. 0x11: Boot on S3 resume.
0x12: Boot on flash update. 0x12: Boot on flash update.
0x20: Boot in reovery mode.</HelpText> 0x20: Boot in reovery mode.</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -311,7 +311,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"Intel(R) Processor Model"</DefaultValue> <DefaultValue>L"Intel(R) Processor Model"</DefaultValue>
<HelpText>This PCD defines simulated CPU model string. <HelpText>This PCD defines simulated CPU model string.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -321,7 +321,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"3000"</DefaultValue> <DefaultValue>L"3000"</DefaultValue>
<HelpText>This PCD defines simulated CPU speed string. <HelpText>This PCD defines simulated CPU speed string.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -340,8 +340,8 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"Bus Driver Console Window"</DefaultValue> <DefaultValue>L"Bus Driver Console Window"</DefaultValue>
<HelpText>This PCD declares the title string of the text console window. <HelpText>This PCD declares the title string of the text console window.
such as "My EFI Console". such as "My EFI Console".
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -351,7 +351,7 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage> <ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage>
<DefaultValue>L"64!64"</DefaultValue> <DefaultValue>L"64!64"</DefaultValue>
<HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate <HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate
the size of PcdWinNtMemorySizeForSecMain in windows platform.</HelpText> the size of PcdWinNtMemorySizeForSecMain in windows platform.</HelpText>
</PcdEntry> </PcdEntry>
<PcdEntry> <PcdEntry>
@ -361,8 +361,8 @@
<DatumType>VOID*</DatumType> <DatumType>VOID*</DatumType>
<ValidUsage>DYNAMIC</ValidUsage> <ValidUsage>DYNAMIC</ValidUsage>
<DefaultValue>L"UGA Window 1!UGA Window 2"</DefaultValue> <DefaultValue>L"UGA Window 1!UGA Window 2"</DefaultValue>
<HelpText>This PCD declares the resolutions for the GOP windows. <HelpText>This PCD declares the resolutions for the GOP windows.
The item type of this PCD can only be "DYNAMIC".</HelpText> The item type of this PCD can only be "DYNAMIC".</HelpText>
</PcdEntry> </PcdEntry>
</PcdDeclarations> </PcdDeclarations>
</PackageSurfaceArea> </PackageSurfaceArea>