]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCodeCommon.c
Some minor refinements for function header.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / StatusCode / Dxe / DxeStatusCodeCommon.c
index 2a156a503d45b64f5de3d8ccb2d96656bc310468..8711279e365a2ef8e6b08d3ebfe960e08931a6a8 100644 (file)
@@ -86,7 +86,7 @@ DxeStatusCodeDriverEntry (
   This function implements EFI_STATUS_CODE_PROTOCOL.ReportStatusCode().\r
   It calls into the workers which dispatches the platform specific listeners.\r
 \r
-  @param  Type             Indicates the type of status code being reported.\r
+  @param  CodeType         Indicates the type of status code being reported.\r
   @param  Value            Describes the current status of a hardware or software entity.\r
                            This included information about the class and subclass that is used to\r
                            classify the entity as well as an operation.\r