Last change
on this file since 108492 was 105670, checked in by vboxsync, 9 months ago |
Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
741 bytes
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
|
---|
3 | //
|
---|
4 | // Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
|
---|
5 | //
|
---|
6 | // Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
|
---|
7 | // Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
|
---|
8 | // Copyright (c) 2024 Loongson Technology Corporation Limited. All rights reserved.<BR>
|
---|
9 | //
|
---|
10 | // SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
11 | //
|
---|
12 | // **/
|
---|
13 |
|
---|
14 |
|
---|
15 | #string STR_MODULE_ABSTRACT #language en-US "Produces the CPU I/O 2 Protocol by using the services of the I/O Library"
|
---|
16 |
|
---|
17 | #string STR_MODULE_DESCRIPTION #language en-US "Produces the CPU I/O 2 Protocol by using the services of the I/O Library."
|
---|
18 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.