CpuTimerDxeRiscV64.uni 431 B

1234567891011121314
  1. // /** @file
  2. //
  3. // Timer Arch protocol strings.
  4. //
  5. // Copyright (c) 2016, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
  6. //
  7. // SPDX-License-Identifier: BSD-2-Clause-Patent
  8. //
  9. // **/
  10. #string STR_MODULE_ABSTRACT #language en-US "Timer driver that provides Timer Arch protocol"
  11. #string STR_MODULE_DESCRIPTION #language en-US "Timer driver that provides Timer Arch protocol."