summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h')
-rw-r--r--BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h b/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h
index 2aa49a27b8..8a17bfbc85 100644
--- a/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h
+++ b/BraswellPlatformPkg/Common/Feature/SmBiosMiscDxe/MiscSubclassDriver.h
@@ -197,8 +197,8 @@ SmbiosStrInit (
OUT CHAR16 **Destination,
IN CHAR16 CONST *Source,
OUT CHAR16 **StrBuffer,
- OUT UINTN *Count,
- OUT UINTN *SizeOfStrings
+ OUT UINTN *Count,
+ OUT UINTN *SizeOfStrings
);
/**
Update SMBIOS strings.
@@ -214,3 +214,4 @@ SmbiosStringsUpdate (
UINTN NumOfStrings
);
#endif
+