ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scripts
Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13876 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -14,6 +14,8 @@ from arm_ds.debugger_v1 import DebugException
|
||||
|
||||
import struct
|
||||
import string
|
||||
|
||||
import edk2_debugger
|
||||
|
||||
class EfiFileSection(object):
|
||||
EFI_SECTION_PE32 = 0x10
|
||||
|
Reference in New Issue
Block a user