mirror of https://github.com/acidanthera/audk.git
15 lines
385 B
Plaintext
15 lines
385 B
Plaintext
// /** @file
|
|
// Flattened Device Tree Library.
|
|
//
|
|
// Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Instance of FDT Library"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "This module provides FDT Library implementation."
|
|
|