https://bugzilla.tianocore.org/show_bug.cgi?id=2263 Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
17 lines
603 B
Plaintext
17 lines
603 B
Plaintext
// /** @file
|
|
// Timer Architectural Protocol module using High Precision Event Timer (HPET).
|
|
//
|
|
// Timer Architectural Protocol module using High Precision Event Timer (HPET).
|
|
//
|
|
// Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Timer Architectural Protocol module using High Precision Event Timer (HPET)"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Timer Architectural Protocol module using High Precision Event Timer (HPET)."
|
|
|