X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FResetRuntimeDxe%2FResetRuntimeDxe.inf;h=fdb93bf1799331230bdc05b10936230c59ec8ee8;hp=f7c5ead9acaef275a153a0a7cf0301273e3c597c;hb=HEAD;hpb=60274ccab831d7874129a6b6c271969418296960 diff --git a/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf b/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf index f7c5ead9ac..fdb93bf179 100644 --- a/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf +++ b/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf @@ -4,12 +4,7 @@ # This Reset module simulates system reset by process exit on NT. # Copyright (c) 2006 - 2007, Intel Corporation. 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 # # #**/ @@ -18,7 +13,7 @@ INF_VERSION = 0x00010005 BASE_NAME = Reset FILE_GUID = 16036A73-E8EF-46D0-953C-9B8E96527D13 - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = InitializeReset