X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FEot%2FInfParserLite.py;h=584a95d6f3e43d1ff4ad52f86edd5ca3ee97c54c;hp=8867bb5dc23a7ea97a7b29431e33a7dfe2cc3c2a;hb=5a57246eab80f00ae2481970d12a2abc345a2730;hpb=ba94c38f08734fa10143f44955c705ed9d14faf4 diff --git a/BaseTools/Source/Python/Eot/InfParserLite.py b/BaseTools/Source/Python/Eot/InfParserLite.py index 8867bb5dc2..584a95d6f3 100644 --- a/BaseTools/Source/Python/Eot/InfParserLite.py +++ b/BaseTools/Source/Python/Eot/InfParserLite.py @@ -19,7 +19,7 @@ import Common.EdkLogger as EdkLogger from Common.DataType import * from CommonDataClass.DataClass import * from Common.Identification import * -from Common.String import * +from Common.StringUtils import * from Parser import * import Database