]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Include/Ppi/NtAutoscan.h
Nt32Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Nt32Pkg / Include / Ppi / NtAutoscan.h
index 6098819f3ff361410dea88b54ec2d167301aa994..130112ad13e782d2b4dc0b7119f32ba74a05c356 100644 (file)
@@ -1,13 +1,7 @@
-/*++\r
+/**@file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
-are licensed and made available under the terms and conditions of the BSD License         \r
-which accompanies this 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
+Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 Module Name:\r
 \r
@@ -17,7 +11,7 @@ Abstract:
 \r
 Nt Autoscan PPI\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __NT_PEI_AUTOSCAN_H__\r
 #define __NT_PEI_AUTOSCAN_H__\r
@@ -41,7 +35,7 @@ EFI_STATUS
 \r
 Routine Description:\r
   This service is called from Index == 0 until it returns EFI_UNSUPPORTED.\r
-  It allows discontiguous memory regions to be supported by the emulator.\r
+  It allows discontinuous memory regions to be supported by the emulator.\r
   It uses gSystemMemory[] and gSystemMemoryCount that were created by\r
   parsing the Windows environment variable EFI_MEMORY_SIZE.\r
   The size comes from the varaible and the address comes from the call to\r