]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/BootScript.c
SecurityPkg/DxeImageVerificationLib: Fix memory leaks (CVE-2019-14575)
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / BootScript.c
index 1a188bfd615cd914720faefe6ba5475632caa338..7b1b9586da41cde8024fcca118749eb0ebc2cc93 100644 (file)
@@ -4,13 +4,7 @@
 \r
   Copyright (C) 2017, Red Hat, Inc.\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, WITHOUT\r
-  WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
 \r
 #include <Library/MemoryAllocationLib.h>\r
@@ -246,7 +240,7 @@ FatalError:
                         Script opcodes. If the function returns successfully,\r
                         the caller must set the S3Context pointer -- originally\r
                         returned by AllocateS3Context() -- immediately to NULL,\r
-                        because the ownership of S3Context has been transfered.\r
+                        because the ownership of S3Context has been transferred.\r
 \r
   @retval EFI_SUCCESS The translation of S3Context to ACPI S3 Boot Script\r
                       opcodes has been successfully executed or queued. (This\r