]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Protocol/GraphicsOutput.h
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / Include / Protocol / GraphicsOutput.h
index e03bda80c8e1da1a2b207e8d22a021e880a25cd0..5a10ac72a49ce747d0b65cf63ce0658d25a9b284 100644 (file)
@@ -5,13 +5,7 @@
 \r
   Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-  This program and the accompanying materials are licensed and made available\r
-  under the terms and conditions of the BSD License which accompanies this\r
-  distribution.  The full text of the license may be found at\r
-    http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -149,12 +143,12 @@ typedef enum {
   @param  DestinationX X coordinate of destination for the BltBuffer.\r
   @param  DestinationY Y coordinate of destination for the BltBuffer.\r
   @param  Width        Width of rectangle in BltBuffer in pixels.\r
-  @param  Height       Hight of rectangle in BltBuffer in pixels.\r
+  @param  Height       Height of rectangle in BltBuffer in pixels.\r
   @param  Delta        OPTIONAL\r
 \r
   @retval EFI_SUCCESS           The Blt operation completed.\r
   @retval EFI_INVALID_PARAMETER BltOperation is not valid.\r
-  @retval EFI_DEVICE_ERROR      A hardware error occured writting to the video buffer.\r
+  @retval EFI_DEVICE_ERROR      A hardware error occurred writing to the video buffer.\r
 \r
 **/\r
 typedef\r