From: andrewfish Date: Fri, 2 Jul 2010 14:47:58 +0000 (+0000) Subject: Fix path in script X-Git-Tag: edk2-stable201903~15720 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=4bc6ab83ba86936df05e58465e2ab08f5ab5b01b Fix path in script git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10624 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc b/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc index c2df81b23e..8783036b03 100755 --- a/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc +++ b/ArmRealViewEbPkg/Debugger_scripts/EBLoadSecSyms.inc @@ -7,7 +7,7 @@ define /r FindFv() } . -include /s 'ZZZZZZ/ArmRealViewEbPkg/Debugger_scripts/EfiFuncs.inc' +include /s 'ZZZZZZ/EfiFuncs.inc' error=continue unload ,all error=abort