X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FWinNtThunk%2FBus%2FConsole%2FWinNtConsole.msa;h=595213eacf4ca909a8cf372e4806c102935dd9a2;hb=2074c9cfbdeb8157d59253dce943f15ddf7d640a;hp=00fb4698cc9354a9ac6430922e534fc8efca487c;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180;p=mirror_edk2.git diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa index 00fb4698cc..595213eacf 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa @@ -1,45 +1,51 @@ - - + - WinNtConsole + WinNtConsole UEFI_DRIVER - BS_DRIVER - 263631d7-5836-4b74-be48-ee22e92ce5d3 - 0 - Component description file for WinNtConsole module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials + 263631d7-5836-4b74-be48-ee22e92ce5d3 + 1.0 + Console Dxe driver + Simulate console with WinAPI + 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 http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 + false + WinNtConsole + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + UefiBootServicesTableLib + + + MemoryAllocationLib + Console.h @@ -48,28 +54,32 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. ConsoleOut.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + - WinNtIo - SimpleTextOut - SimpleTextIn + + gEfiWinNtIoProtocolGuid + + + gEfiSimpleTextOutProtocolGuid + + + gEfiSimpleTextInProtocolGuid + - - WinNtConsole - + + gEfiWinNtConsoleGuid + - - - + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 gWinNtConsoleDriverBinding gWinNtConsoleComponentName - + \ No newline at end of file