From 2d0eeb366b55ca8c34b5fb7d5487eb824d160479 Mon Sep 17 00:00:00 2001 From: ywu21 Date: Wed, 24 Dec 2008 13:50:38 +0000 Subject: =?UTF-8?q?Pure=20UEFI=20code=20should=20not=20include=20=E2=80=9C?= =?UTF-8?q?PiDxe.h=E2=80=9D=20&=20=E2=80=9CPiPei.h=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7115 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DxeDpcLib/DpcLib.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'MdeModulePkg/Library/DxeDpcLib') diff --git a/MdeModulePkg/Library/DxeDpcLib/DpcLib.c b/MdeModulePkg/Library/DxeDpcLib/DpcLib.c index bdbf8dcbb7..7ee9084a00 100644 --- a/MdeModulePkg/Library/DxeDpcLib/DpcLib.c +++ b/MdeModulePkg/Library/DxeDpcLib/DpcLib.c @@ -1,6 +1,7 @@ /** @file - -Copyright (c) 2007, Intel Corporation + Help functions to access UDP service. + +Copyright (c) 2005 - 2007, 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 @@ -8,13 +9,6 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - -Module Name: - - DpcLib.c - -Abstract: - **/ #include -- cgit v1.2.3