summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h')
-rw-r--r--MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h44
1 files changed, 22 insertions, 22 deletions
diff --git a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h
index de40902..1caccec 100644
--- a/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h
+++ b/MdeModulePkg/Universal/Network/UefiPxeBcDxe/Arm/PxeArch.h
@@ -1,22 +1,22 @@
-/** @file
- Defines PXE Arch type.
-
-Copyright (c) 2006, Intel Corporation.<BR>
-Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
-
-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
-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.
-
-**/
-
-#ifndef _EFI_PXE_ARCH_H_
-#define _EFI_PXE_ARCH_H_
-
-#define SYS_ARCH 0x0A
-
-#endif
+/** @file
+ Defines PXE Arch type.
+
+Copyright (c) 2006, Intel Corporation.<BR>
+Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
+
+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
+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.
+
+**/
+
+#ifndef _EFI_PXE_ARCH_H_
+#define _EFI_PXE_ARCH_H_
+
+#define SYS_ARCH 0x0A
+
+#endif