]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Protocol/UgaDraw.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / C / Include / Protocol / UgaDraw.h
index a89a867ac3c5d00a91f477e2a5be70bf3e4055f8..412b000aeb6bb282b02e4b0b51082b039f9d9c72 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
@@ -133,12 +127,12 @@ typedef enum {
     @param[in] DestinationX  - X coordinate of destination for the BltBuffer.\r
     @param[in] DestinationY  - Y coordinate of destination for the BltBuffer.\r
     @param[in] Width         - Width of rectangle in BltBuffer in pixels.\r
-    @param[in] Height        - Hight of rectangle in BltBuffer in pixels.\r
+    @param[in] Height        - Height of rectangle in BltBuffer in pixels.\r
     @param[in] 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