X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FDataHubStdErrDxe%2FDataHubStdErr.c;h=d400cda00784698694b2e4f7611473d77c94d406;hp=f64c5411dbc35fc3aa96ac1d02c9f4d8be6c6b65;hb=0a6f48249a601f88af124ae1ff6814b195b699c3;hpb=e38f26a2f7f62b69fec2d84e83bcc4b45ddefdc1 diff --git a/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c b/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c index f64c5411db..d400cda007 100644 --- a/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c +++ b/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c @@ -2,7 +2,7 @@ Data Hub filter driver that takes DEBUG () info from Data Hub and writes it to StdErr if it exists. -Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -65,7 +65,7 @@ DataHubStdErrEventHandler ( if (gST->StdErr == NULL) { return ; } - + // // Mtc of zero means return the next record that has not been read by the // event handler.