X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FUgaIo.h;h=b6884219180cfaeecfae22b005661c7b2c2508c6;hp=0c4d54d125934b73d0659fbc52430744b50c4cd5;hb=344d057a2b539cf34420e2afad2351b45c65178e;hpb=9319d2c2066a3798d1e2b6d29486d933896cbdb0 diff --git a/MdePkg/Include/Protocol/UgaIo.h b/MdePkg/Include/Protocol/UgaIo.h index 0c4d54d125..b688421918 100644 --- a/MdePkg/Include/Protocol/UgaIo.h +++ b/MdePkg/Include/Protocol/UgaIo.h @@ -3,8 +3,8 @@ Abstraction of a very simple graphics device. - Copyright (c) 2006 - 2008, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2008, 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 @@ -88,7 +88,7 @@ typedef struct { /** - Dynamically allocate storage for a child UGA_DEVICE . + Dynamically allocate storage for a child UGA_DEVICE. @param[in] This The EFI_UGA_IO_PROTOCOL instance. @param[in] ParentDevice ParentDevice specifies a pointer to the parent device of Device. @@ -116,7 +116,7 @@ EFI_STATUS /** - Delete a dynamically allocated child UGA_DEVICE object that was allocated via CreateDevice() . + Delete a dynamically allocated child UGA_DEVICE object that was allocated via CreateDevice(). @param[in] This The EFI_UGA_IO_PROTOCOL instance. Type EFI_UGA_IO_PROTOCOL is defined in Section 10.7.