X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FEdkUnixPkg.spd;fp=EdkUnixPkg%2FEdkUnixPkg.spd;h=a9622dd4bb115f57734bf1bbc969f8c37473ddfd;hp=c4360e89f2e9255d91da34e3eeb054d3bd1cc679;hb=b19cfa69e7c2da5bb1a976ef0ca5c9d21a287695;hpb=d756d2e73917d24208200d342c4705d6dcfae09d diff --git a/EdkUnixPkg/EdkUnixPkg.spd b/EdkUnixPkg/EdkUnixPkg.spd index c4360e89f2..a9622dd4bb 100644 --- a/EdkUnixPkg/EdkUnixPkg.spd +++ b/EdkUnixPkg/EdkUnixPkg.spd @@ -1,15 +1,5 @@ - - - + + EdkUnixPkg f2805c44-8985-11db-9e98-0040d02b1835 @@ -26,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - true + false false @@ -92,6 +82,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Dxe/UnixThunk/Bus/Console/UnixConsole.msa Dxe/UnixThunk/Bus/SimpleFileSystem/UnixSimpleFileSystem.msa Dxe/UnixThunk/Bus/Uga/UnixUga.msa + Dxe/UnixThunk/Bus/SerialIo/UnixSerialIo.msa Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.msa Dxe/UnixThunk/Chipset/Metronome/Metronome.msa Dxe/UnixThunk/Chipset/RealTimeClock/RealTimeClock.msa @@ -172,6 +163,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. f2de8f12-8985-11db-aabc-0040d02b1835 + + gEfiUnixSerialPortGuid + 6d3a727d-66c8-4d19-87e6-0215861490f3 + + @@ -220,7 +216,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"E:RW;245760;512" - This PCD defines physical disk which will be simualted as a + This PCD defines physical disk which will be simualted as a harddisk in simulator. The item type of this PCD can only be "DYNAMIC". @@ -230,7 +226,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"FW;40960;512" - This PCD defines the devices which use a file to emulate a hard disk or + 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". @@ -240,7 +236,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"UGA Window" - This PCD declares the resolutions for the UGA windows. + This PCD declares the resolutions for the UGA windows. The item type of this PCD can only be "DYNAMIC". @@ -250,8 +246,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L".!..\\..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps" - This PCD defines the host directory who will be mounted as - harddisk in simulator. + This PCD defines the host directory who will be mounted as + harddisk in simulator. The item type of this PCD can only be "DYNAMIC". @@ -261,8 +257,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"64!64" - This PCD defines the memory size of simulated machine. Simulator will allocate - the size of PcdUnixMemorySize in host platform. + This PCD defines the memory size of simulated machine. Simulator will allocate + the size of PcdUnixMemorySize in host platform. The item type of this PCD can only be "DYNAMIC". @@ -272,18 +268,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD PATCHABLE_IN_MODULE 1 - This PCD defines the boot mode for simualtor. - The boot mode can be set as following value: - 0x0: Boot with full configuration. - 0x1: Boot with minimal configuration. - 0x2: Boot assume no configuration changes. - 0x3: Boot with full configuration plus diagnostics. - 0x4: Boot with default settings. - 0x5: Boot on S4 resume. - 0x6: Boot on S5 resume. - 0x10: Boot on S2 resume. - 0x11: Boot on S3 resume. - 0x12: Boot on flash update. + This PCD defines the boot mode for simualtor. + The boot mode can be set as following value: + 0x0: Boot with full configuration. + 0x1: Boot with minimal configuration. + 0x2: Boot assume no configuration changes. + 0x3: Boot with full configuration plus diagnostics. + 0x4: Boot with default settings. + 0x5: Boot on S4 resume. + 0x6: Boot on S5 resume. + 0x10: Boot on S2 resume. + 0x11: Boot on S3 resume. + 0x12: Boot on flash update. 0x20: Boot in reovery mode. @@ -293,7 +289,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"Intel(R) Processor Model" - This PCD defines simulated CPU model string. + This PCD defines simulated CPU model string. The item type of this PCD can only be "DYNAMIC". @@ -303,7 +299,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"3000" - This PCD defines simulated CPU speed string. + This PCD defines simulated CPU speed string. The item type of this PCD can only be "DYNAMIC". @@ -322,8 +318,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* DYNAMIC L"Bus Driver Console Window" - This PCD declares the title string of the text console window. - such as "My EFI Console". + This PCD declares the title string of the text console window. + such as "My EFI Console". The item type of this PCD can only be "DYNAMIC". @@ -333,8 +329,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. VOID* FIXED_AT_BUILD PATCHABLE_IN_MODULE L"64!64" - This PCD defines the memory size of simulated machine. Simulator will allocate + This PCD defines the memory size of simulated machine. Simulator will allocate the size of PcdUnixMemorySizeForSecMain in host platform. + + PcdUnixSerialPort + 0x00001002 + gEfiEdkUnixPkgTokenSpaceGuid + VOID* + DYNAMIC + L"/dev/ttyS0" + Simulation serial IO port + - + \ No newline at end of file