2019-01-14 12:56:33 +01:00
|
|
|
// /** @file
|
|
|
|
//
|
|
|
|
// Module entry point library for standalone MM driver
|
|
|
|
//
|
|
|
|
// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
|
|
|
|
// Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.<BR>
|
|
|
|
// Copyright (c) 2018, Linaro, Limited. All rights reserved.<BR>
|
|
|
|
//
|
2019-04-04 01:06:00 +02:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2019-01-14 12:56:33 +01:00
|
|
|
//
|
|
|
|
// **/
|
|
|
|
|
|
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Module entry point library for standalone MM driver"
|
|
|
|
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Module entry point library for standalone MM driver."
|
|
|
|
|