X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FCirrusLogic%2FDxe%2FCirrusLogic5430.msa;h=79339b1ad5d409644f6f55605f7baf9361ea16b6;hp=c5d28796a217f674fa0ce5acfe2af520cba264e3;hb=ffac4bcb25805baa981cf05d581b2e03d073e5a1;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa b/EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa index c5d28796a2..79339b1ad5 100644 --- a/EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa +++ b/EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa @@ -1,45 +1,68 @@ - - - + + + - CirrusLogic5430UgaDraw + CirrusLogic5430UgaDraw UEFI_DRIVER - BS_DRIVER - 555F76EA-785F-40d7-9174-153C43636C68 - 0 + 555F76EA-785F-40d7-9174-153C43636C68 + 1.0 Component description file for CirrusLogic5430 module - FIX ME! - Copyright (c) 2004-2006, 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-12 17:09 - 2006-03-19 15:18 - EFI_SPECIFICATION_VERSION 0x00000000 + + Cirrus Logic 5430 Controller Driver.This driver is a sample implementation + of the UGA Draw Protocol for the Cirrus Logic 5430 family of PCI video controllers. + This driver is only usable in the EFI pre-boot environment. This sample is + intended to show how the UGA Draw Protocol is able to function. The UGA I/O + Protocol is not implemented in this sample. A fully compliant EFI UGA driver + requires both the UGA Draw and the UGA I/O Protocol. Please refer to Microsoft's + documentation on UGA for details on how to write a UGA driver that is able + to function both in the EFI pre-boot environment and from the OS runtime. + + Copyright (c) 2006, 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + CirrusLogic5430UgaDraw + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - BaseLib - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + BaseLib + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + CirrusLogic5430.h @@ -47,20 +70,25 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. CirrusLogic5430UgaDraw.c ComponentName.c - - MdePkg - + + + - PciIo - UgaDraw + + gEfiPciIoProtocolGuid + + + gEfiUgaDrawProtocolGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 - + gCirrusLogic5430DriverBinding - gCirrusLogic5430DriverBinding gCirrusLogic5430ComponentName - + \ No newline at end of file