mirror of https://github.com/acidanthera/audk.git
14 lines
463 B
Plaintext
14 lines
463 B
Plaintext
// /** @file
|
|
// Dummy instance of UEFI Runtime Services Table Library for DxeCore.
|
|
//
|
|
// Copyright (c) 2021, Marvin Häuser. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Dummy instance of UEFI Runtime Services Table Library for DxeCore"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Dummy instance of UEFI Runtime Services Table Library for DxeCore."
|