X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=AppPkg%2FApplications%2FSockets%2FDataSource%2FDataSource.c;h=cf4caa2b45f47e1fabdbcfaa4321a99746806789;hb=9f7f5161cf2f6c1e29f4f11ff2a70454b223431a;hp=31c38950a640ce3dd042be8a538fc7f9abd59577;hpb=f6e5cdd5cfa100e777db38e5f7b26b7ffcf41330;p=mirror_edk2.git diff --git a/AppPkg/Applications/Sockets/DataSource/DataSource.c b/AppPkg/Applications/Sockets/DataSource/DataSource.c index 31c38950a6..cf4caa2b45 100644 --- a/AppPkg/Applications/Sockets/DataSource/DataSource.c +++ b/AppPkg/Applications/Sockets/DataSource/DataSource.c @@ -1,7 +1,7 @@ /** @file Data source for network testing. - Copyright (c) 2011, Intel Corporation + Copyright (c) 2011-2012, 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 @@ -31,6 +31,7 @@ #include #include +#include #define DATA_SAMPLE_SHIFT 5 ///< Shift for number of samples @@ -1317,6 +1318,7 @@ Tcp4Open ( @param [in] pContext Context for this routine **/ VOID +EFIAPI TimerCallback ( IN EFI_EVENT Event, IN VOID * pContext