diff options
Diffstat (limited to 'MdePkg/Library/UefiPalLib')
-rw-r--r-- | MdePkg/Library/UefiPalLib/UefiPalLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiPalLib/UefiPalLib.inf b/MdePkg/Library/UefiPalLib/UefiPalLib.inf index 835ad0d71b..4191cca158 100644 --- a/MdePkg/Library/UefiPalLib/UefiPalLib.inf +++ b/MdePkg/Library/UefiPalLib/UefiPalLib.inf @@ -1,4 +1,4 @@ -# @file
+## @file
# UEFI Instance of PAL Library Class.
#
# This instance of PAL library retrieves the PAL Entry Point from the SAL System Table
|