edk2/EmbeddedPkg/Drivers/DtPlatformDxe
Alexander Gryanko 70bddc908f EmbeddedPkg: 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:

EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefHii.uni
EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformHii.uni
EmbeddedPkg/Drivers/MemoryAttributeManagerDxe/MemoryAttributeManagerDxeHii.uni

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

Signed-off-by: Alexander Gryanko <xpahos@gmail.com>
2026-03-02 19:32:17 +00:00
..
DtPlatformDxe.c EmbeddedPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
DtPlatformDxe.h EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DtPlatformDxe.inf EmbeddedPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
DtPlatformHii.uni EmbeddedPkg: align UNI file headers with UNI Spec standard 2026-03-02 19:32:17 +00:00
DtPlatformHii.vfr EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00