X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FWinNtThunk%2FBus%2FWinNtBusDriver%2FWinNtBusDriver.msa;fp=EdkNt32Pkg%2FDxe%2FWinNtThunk%2FBus%2FWinNtBusDriver%2FWinNtBusDriver.msa;h=f166b8ba8e86bdc014a2ed80f802962217e11a6f;hp=dd14bf6ab8cf2c52f2c4d9955fee7d0b77c107ef;hb=970af4d3608768331b3f2c41b2cab8cb106bcf12;hpb=8db3db9afccf17ced5e638b3544b048f48024ca2 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa index dd14bf6ab8..f166b8ba8e 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa @@ -132,67 +132,59 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PcdWinNtConsole gEfiEdkNt32PkgTokenSpaceGuid - + 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". PcdWinNtUga gEfiEdkNt32PkgTokenSpaceGuid - + This PCD declares the resolutions for the UGA windows. + The item type of this PCD can only be "DYNAMIC". PcdWinNtSerialPort gEfiEdkNt32PkgTokenSpaceGuid - + This Pcd declares two serial port for simulated environment. + The item type of this PCD can only be "DYNAMIC". PcdWinNtFileSystem gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines the windows directory who will be mounted as + harddisk in simulator. + The item type of this PCD can only be "DYNAMIC". PcdWinNtVirtualDisk gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines the file attribute which will be simulated as + a harddisk in simulator. + The item type if this PCD can only be "DYNAMIC". PcdWinNtPhysicalDisk gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines physical disk which will be simualted as a + harddisk in simulator. + The item type of this PCD can only be "DYNAMIC". PcdWinNtCpuModel gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines simulated CPU model string. + The item type of this PCD can only be "DYNAMIC". PcdWinNtCpuSpeed gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines simulated CPU speed string. PcdWinNtMemorySize gEfiEdkNt32PkgTokenSpaceGuid - - - - PcdWinNtBinaryPatch1 - gEfiEdkNt32PkgTokenSpaceGuid - - - - PcdWinNtBinaryPatch2 - gEfiEdkNt32PkgTokenSpaceGuid - - - - PcdWinNtFeatureFlag1 - gEfiEdkNt32PkgTokenSpaceGuid - - - - PcdWinNtDynamicUINT32 - gEfiEdkNt32PkgTokenSpaceGuid - + This PCD defines the size of simulated memory size. + The item type of this PCD can only be "DYNAMIC". \ No newline at end of file