PrmPkg: align UNI file headers with UNI Spec standard

The Uni file standard specifies that comments begin with the
characters "//". The following files contained incorrectly
formatted C-style comments and have been updated:

PrmPkg/Application/PrmInfo/PrmInfoStrings.uni

The problems were identified during testing of the parser
https://github.com/xpahos/edk2-idea.

Signed-off-by: Alexander Gryanko <xpahos@gmail.com>
This commit is contained in:
Alexander Gryanko 2026-02-11 13:30:55 +03:00 committed by mergify[bot]
parent 6bbf3cbfe6
commit 47204fbe6a

View file

@ -1,10 +1,10 @@
/** @file
String definitions for the PRM Information UEFI shell application.
Copyright (C) Microsoft Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
*/
// /** @file
// String definitions for the PRM Information UEFI shell application.
//
// Copyright (C) Microsoft Corporation. All rights reserved.
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// */
#langdef en-US "English"