mirror of
https://github.com/acidanthera/audk.git
synced 2025-10-03 22:48:44 +02:00
13 lines
456 B
Plaintext
13 lines
456 B
Plaintext
// /** @file
|
|
// Ring 3 wrapper for UEFI Boot Services Table Library implementation.
|
|
//
|
|
// Copyright (c) 2024, Mikhail Krichanov. All rights reserved.
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Ring 3 wrapper for UEFI Boot Services Table Library implementation."
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Ring 3 wrapper for UEFI Boot Services Table Library implementation."
|