X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FResetRuntimeDxe%2FResetRuntimeDxe.inf;h=95cdee4c1763c36721b467d30d8df281b79126f0;hp=b869ebcda94a4ea76b4f3c483222b753da97b11b;hb=84c35dd305957c9137e7c411a4b92eb3db283af2;hpb=09f8b4e251427d009f0b9a32b7265d7b4b8a5caa;ds=sidebyside diff --git a/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf b/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf index b869ebcda9..95cdee4c17 100644 --- a/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf +++ b/EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf @@ -2,9 +2,9 @@ # Reset Architectural Protocol Driver as defined in PI # # This Reset module simulates system reset by process exit on NT. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 @@ -18,7 +18,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