]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Sec/AArch64/SecEntryPoint.S
ArmPkg: Tidy assembler code
[mirror_edk2.git] / ArmPlatformPkg / Sec / AArch64 / SecEntryPoint.S
index e678f4c18c1ffc6d13df4bef1327b6ae6ca5b12f..c16ede0831ee425d531b4031def584e69f413123 100644 (file)
@@ -1,5 +1,5 @@
 //\r
-//  Copyright (c) 2011-2013, ARM Limited. All rights reserved.\r
+//  Copyright (c) 2011-2014, ARM Limited. All rights reserved.\r
 //\r
 //  This program and the accompanying materials\r
 //  are licensed and made available under the terms and conditions of the BSD License\r
@@ -141,6 +141,3 @@ _PrepareArguments:
 ASM_PFX(JumpToPEI):\r
   LoadConstantToReg (FixedPcdGet32(PcdFvBaseAddress), x0)\r
   blr   x0\r
-\r
-dead:\r
-  b     dead\r