summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf
diff options
context:
space:
mode:
authorjgong5 <jgong5@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-06 05:47:32 +0000
committerjgong5 <jgong5@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-06 05:47:32 +0000
commitd59b8b55d78b32986a3298cdd6e34cc756911401 (patch)
treef0e228482531a697ba4fc2806fb3496e3d8e73fa /MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf
parentc24b392c3049f92bd2a06899f766eb1e874ca09c (diff)
downloadedk2-platforms-d59b8b55d78b32986a3298cdd6e34cc756911401.tar.xz
fixed more issues by scrubbing.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7457 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf')
-rw-r--r--MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf/PxeArch.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf/PxeArch.h b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf/PxeArch.h
index 4e5c806b7b..9639136a38 100644
--- a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf/PxeArch.h
+++ b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Ipf/PxeArch.h
@@ -10,13 +10,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:
- PxeArch.h
-
-Abstract:
- Defines PXE Arch type
-
-
**/
#ifndef _EFI_PXE_ARCH_H_