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=2e24262547713fd817190c715bfcc0d6a2aa021a;hp=fb5615dda253b72e337df49cc60135a9197db2c4;hb=7f0ceb225d52f43a9a133f7e5b2f137bcb268ec7;hpb=3bd0d8f8a92cc9917f4a64fa6d285606efc30863 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa index fb5615dda2..2e24262547 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa @@ -1,17 +1,15 @@ - + WinNtBusDriver UEFI_DRIVER BD7E9A27-D6C5-416a-B245-5F507D95B2BD 1.0 Win NT Bus driver - - This following section documents the envirnoment variables for the Win NT + This following section documents the envirnoment variables for the Win NT build. These variables are used to define the (virtual) hardware - configuration of the NT environment - - Copyright (c) 2006, Intel Corporation + configuration of the NT environment + Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -47,9 +45,6 @@ BaseMemoryLib - - MemoryAllocationLib - UefiBootServicesTableLib @@ -64,7 +59,6 @@ - @@ -77,9 +71,6 @@ gEfiDevicePathProtocolGuid - - gPcdProtocolGuid - @@ -112,6 +103,9 @@ gEfiWinNtCPUSpeedGuid + + gWinNtBusDriverGuid + EFI_SPECIFICATION_VERSION 0x00020000 @@ -121,69 +115,4 @@ gWinNtBusDriverComponentName - - - 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". - - - PcdWinNtGop - gEfiEdkNt32PkgTokenSpaceGuid - This PCD declares the resolutions for the GOP 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 devices which use a file to emulate a hard disk or - removable media device - 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 - 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