Last change
on this file since 105668 was 99404, checked in by vboxsync, 22 months ago |
Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
431 bytes
|
Line | |
---|
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 |
|
---|
11 |
|
---|
12 | #string STR_MODULE_ABSTRACT #language en-US "Timer driver that provides Timer Arch protocol"
|
---|
13 |
|
---|
14 | #string STR_MODULE_DESCRIPTION #language en-US "Timer driver that provides Timer Arch protocol."
|
---|
Note:
See
TracBrowser
for help on using the repository browser.