]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFv/GenFvInternalLib.c
Sync EDKII BaseTools to BaseTools project r1997
[mirror_edk2.git] / BaseTools / Source / C / GenFv / GenFvInternalLib.c
index 4ec8b72234cfa1e1adaee444bc17d6ea6af5097a..189dc431ebda71baf86514f0b87541003f00822b 100644 (file)
@@ -1823,7 +1823,7 @@ Returns:
   }\r
   \r
   // Add opcode for an uncondional branch with no link. AKA B SecEntryPoint\r
-  ResetVector[0] |= 0xEA000000;\r
+  ResetVector[0] |= 0xEB000000;\r
   \r
   \r
   // Address of PEI Core, if we have one\r