]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/ResetVector/Vtf0/ResetVectorCode.asm
Rename two files to follow the file naming convention.
[mirror_edk2.git] / UefiCpuPkg / ResetVector / Vtf0 / ResetVectorCode.asm
index a0afbf02d21cd178f54c7559bb0b9435e4bec0b4..96f686b0e6d0ba27312a0d3f3062554fd8fdc617 100644 (file)
@@ -2,7 +2,7 @@
 ; @file\r
 ; This file includes all other code files to assemble the reset vector code\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation. All rights reserved.<BR>\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
 %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