X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FStatusCode%2FDxe%2FRtMemoryStatusCodeWorker.c;fp=IntelFrameworkModulePkg%2FUniversal%2FStatusCode%2FDxe%2FRtMemoryStatusCodeWorker.c;h=3c75f41be911228bd54b85f1a496f99f349f3186;hp=3d0855f6f3e12821568c1d054f0e5b41920e0dd6;hb=9484bb628a4c884de62788a4d7f873cf26165aa7;hpb=a8cbf345063feb5b34d3dadd87ba32fc3f4ab7f6 diff --git a/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/RtMemoryStatusCodeWorker.c b/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/RtMemoryStatusCodeWorker.c index 3d0855f6f3..3c75f41be9 100644 --- a/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/RtMemoryStatusCodeWorker.c +++ b/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/RtMemoryStatusCodeWorker.c @@ -56,9 +56,6 @@ RtMemoryStatusCodeInitializeWorker ( classify the entity as well as an operation. @param Instance The enumeration of a hardware or software entity within the system. Valid instance numbers start with 1. - @param CallerId This optional parameter may be used to identify the caller. - This parameter allows the status code driver to apply different rules to - different callers. @retval EFI_SUCCESS Status code successfully recorded in runtime memory status code table.