]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/ResourcePublicationLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / Library / ResourcePublicationLib.h
index 08e779d68c128791aed0c5e7d352d66717ed9f92..fe1d6e4b493b044ad6a3d9a0262205b477aa9318 100644 (file)
@@ -2,13 +2,7 @@
   Provides a service to publish discovered system resources.\r
 \r
 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
-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
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -35,8 +29,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 RETURN_STATUS\r
 EFIAPI\r
 PublishSystemMemory (\r
-  IN PHYSICAL_ADDRESS       MemoryBegin,\r
-  IN UINT64                 MemoryLength\r
+  IN PHYSICAL_ADDRESS  MemoryBegin,\r
+  IN UINT64            MemoryLength\r
   );\r
 \r
 #endif\r