diff options
Diffstat (limited to 'roms/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni')
-rw-r--r-- | roms/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/roms/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni b/roms/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni new file mode 100644 index 000000000..8d4e5dd6b --- /dev/null +++ b/roms/edk2/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni @@ -0,0 +1,16 @@ +// /** @file
+// Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
+//
+// Produces the CPU I/O 2 Protocol by using the services of the I/O Library.
+//
+// Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT #language en-US "Produces the CPU I/O 2 Protocol by using the services of the I/O Library"
+
+#string STR_MODULE_DESCRIPTION #language en-US "Produces the CPU I/O 2 Protocol by using the services of the I/O Library."
+
|