X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FLibrary%2FBaseMemEncryptSevLib%2FBaseMemEncryptSevLib.inf;h=7c44d09528153cbbdf5ce5198bed0b8c524a1092;hb=b26f0cf9ee09a180c91a4beeeb1b149e7f92afed;hp=464fe1f33e6642e01e23e7aa88de46e33748e98f;hpb=61a044c6c15f5806a30ff23409ba5287d9d07163;p=mirror_edk2.git diff --git a/OvmfPkg/Library/BaseMemEncryptSevLib/BaseMemEncryptSevLib.inf b/OvmfPkg/Library/BaseMemEncryptSevLib/BaseMemEncryptSevLib.inf index 464fe1f33e..7c44d09528 100644 --- a/OvmfPkg/Library/BaseMemEncryptSevLib/BaseMemEncryptSevLib.inf +++ b/OvmfPkg/Library/BaseMemEncryptSevLib/BaseMemEncryptSevLib.inf @@ -3,14 +3,7 @@ # # Copyright (c) 2017 Advanced Micro Devices. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD -# License which accompanies this distribution. The full text of the license -# may be found at http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR -# IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## @@ -40,6 +33,7 @@ MemEncryptSevLibInternal.c X64/MemEncryptSevLib.c X64/VirtualMemory.c + X64/VirtualMemory.h [Sources.IA32] Ia32/MemEncryptSevLib.c