]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc
ArmRealViewEbPkg: Delete the deprecated package 'ArmRealViewEbPkg'
[mirror_edk2.git] / ArmRealViewEbPkg / Debugger_scripts / EBLoadSecSyms.inc
diff --git a/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc b/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc
deleted file mode 100755 (executable)
index 8783036..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-// returns the base address of the SEC FV in flash on the EB board\r
-// change this address for where your platform's SEC FV is located\r
-// (or make it more intelligent to search for it)\r
-define /r FindFv()\r
-{\r
-  return 0x40000000;\r
-}\r
-.\r
-\r
-include /s 'ZZZZZZ/EfiFuncs.inc'\r
-error=continue\r
-unload ,all\r
-error=abort\r
-LoadPeiSec()\r
-include C:\loadfiles.inc\r
-\r