X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FUPT%2FPomAdapter%2FInfPomAlignment.py;h=a4a3107366ea9dd17519bd0c46919a4eb9b75291;hp=20daff0d3293daf502accf88daf8b793f1129e2b;hb=9508d0fa4fb2cd2ff03604bc3b1b1abf8f69ccb6;hpb=7a23f4bc6aa6db6650c791c972753c634275ca52 diff --git a/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py b/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py index 20daff0d32..a4a3107366 100644 --- a/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py +++ b/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py @@ -750,7 +750,6 @@ class InfPomAlignment(ModuleObject): BinaryObj = self.Parser.InfBinariesSection.GetBinary() BinaryData = BinaryObj.keys() - BinaryData.sort() # # If the INF file does not contain a [Sources] section, and the INF file does contain a [Binaries] section,