]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Pure UEFI code should not include “PiDxe.h” & “PiPei.h”
authorywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Dec 2008 13:50:38 +0000 (13:50 +0000)
committerywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Dec 2008 13:50:38 +0000 (13:50 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7115 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/DxeDpcLib/DpcLib.c

index bdbf8dcbb71d6a9e6691b6ef9c6075fd1cb1da8e..7ee9084a00d614ecb662aae80b5be12702e93b6c 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
-\r
-Copyright (c) 2007, Intel Corporation\r
+  Help functions to access UDP service.\r
+  \r
+Copyright (c) 2005 - 2007, Intel Corporation.<BR>\r
 All rights reserved. This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -8,13 +9,6 @@ http://opensource.org/licenses/bsd-license.php
 \r
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-Module Name:\r
-\r
-  DpcLib.c\r
-\r
-Abstract:\r
-\r
 **/\r
 \r
 #include <PiDxe.h>\r