summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm')
-rw-r--r--MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm b/MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm
index 51e80832b3..6741405cbc 100644
--- a/MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm
+++ b/MdeModulePkg/Universal/EbcDxe/x64/EbcLowLevel.asm
@@ -1,19 +1,19 @@
;/** @file
-; This code provides low level routines that support the Virtual Machine.
-; for option ROMs.
-;
+;
+; This code provides low level routines that support the Virtual Machine.
+; for option ROMs.
+;
; Copyright (c) 2006 - 2008, Intel Corporation. <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.
-;
+;
;**/
-
page ,132
title VM ASSEMBLY LANGUAGE ROUTINES