]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/ResetVector/Vtf0/ResetVectorCode.asm
EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binary
[mirror_edk2.git] / UefiCpuPkg / ResetVector / Vtf0 / ResetVectorCode.asm
index 8b139423045b25a2abf4540de68a0d958f84aad9..96f686b0e6d0ba27312a0d3f3062554fd8fdc617 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; This file includes all other code files to assemble the reset vector code\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+; 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
 ; http://opensource.org/licenses/bsd-license.php\r
 %include "Ia32/SearchForSecEntry.asm"\r
 \r
 %ifdef ARCH_X64\r
-%include "Ia32/32FlatTo64Flat.asm"\r
+%include "Ia32/Flat32ToFlat64.asm"\r
 %endif\r
 \r
-%include "Ia16/16RealTo32Flat.asm"\r
+%include "Ia16/Real16ToFlat32.asm"\r
 %include "Ia16/Init16.asm"\r
 \r
 %include "Main.asm"\r