16 lines
587 B
Text
16 lines
587 B
Text
// /** @file
|
|
// Timer Architectural Protocol module using High Precesion 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)."
|
|
|