]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseTimerLibNullTemplate / BaseTimerLibNullTemplate.uni
CommitLineData
1ffb3e01
JJ
1// /** @file\r
2// NULL instance of Timer Library as a template.\r
3//\r
4// A non-functional instance of the Timer Library that can be used as a template\r
5// for the implementation of a functional timer library instance. This library instance can\r
6// also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer\r
7// services as well as EBC modules that require timer services.\r
8//\r
9// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
10//\r
9344f092 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
1ffb3e01
JJ
12//\r
13// **/\r
14\r
15\r
16#string STR_MODULE_ABSTRACT #language en-US "NULL instance of Timer Library as a template"\r
17\r
18#string STR_MODULE_DESCRIPTION #language en-US "A non-functional instance of the Timer Library that can be used as a template for the implementation of a functional timer library instance. This library instance can also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer services, as well as EBC modules that require timer services."\r
19\r