]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Core / RuntimeDxe / RuntimeDxe.uni
1 // /** @file
2 // Module that produces EFI runtime virtual switch over services.
3 //
4 // This runtime module installs Runtime Architectural Protocol and registers
5 // CalculateCrc32 boot services table, SetVirtualAddressMap & ConvertPointer
6 // runtime services table.
7 //
8 // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Module that produces EFI runtime virtual switchover services"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "This runtime module installs Runtime Architectural Protocol and registers the CalculateCrc32 boot services table, and SetVirtualAddressMap and ConvertPointer runtime services table."
18