From 04aecf1372d30eb709d8de65152535ab66dcb74a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 00:55:45 +0200 Subject: Adding upstream version 7.0.16-dfsg. Signed-off-by: Daniel Baumann --- src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/GetUtcDateTime.py | 0 .../Scripts/PackageDocumentTools/plugins/EdkPlugins/basemodel/doxygen.py | 0 .../Devices/EFI/Firmware/BaseTools/Source/Python/Common/BuildToolError.py | 0 .../EFI/Firmware/BaseTools/Source/Python/CommonDataClass/Exceptions.py | 0 .../Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/ToolError.py | 0 .../Firmware/BaseTools/Source/Python/UPT/UnitTest/InfBinarySectionTest.py | 0 .../EFI/Firmware/BaseTools/Source/Python/tests/Split/test_split.py | 0 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CToolsTests.py | 0 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CheckPythonSyntax.py | 0 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonTest.py | 0 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonToolsTests.py | 0 .../Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/process_files.pl | 0 src/VBox/Devices/EFI/Firmware/IntelFsp2Pkg/Tools/Tests/test_yaml.py | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/GetUtcDateTime.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/PackageDocumentTools/plugins/EdkPlugins/basemodel/doxygen.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/BuildToolError.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/Exceptions.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/ToolError.py mode change 100755 => 100644 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/InfBinarySectionTest.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/tests/Split/test_split.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CToolsTests.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CheckPythonSyntax.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonTest.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonToolsTests.py mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/process_files.pl mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/IntelFsp2Pkg/Tools/Tests/test_yaml.py (limited to 'src/VBox/Devices/EFI/Firmware') diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/GetUtcDateTime.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/GetUtcDateTime.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/PackageDocumentTools/plugins/EdkPlugins/basemodel/doxygen.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Scripts/PackageDocumentTools/plugins/EdkPlugins/basemodel/doxygen.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/BuildToolError.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/BuildToolError.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/Exceptions.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/Exceptions.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/ToolError.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/ToolError.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/InfBinarySectionTest.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/InfBinarySectionTest.py old mode 100755 new mode 100644 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/tests/Split/test_split.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/tests/Split/test_split.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CToolsTests.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CToolsTests.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CheckPythonSyntax.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/CheckPythonSyntax.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonTest.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonTest.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonToolsTests.py b/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/PythonToolsTests.py old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/process_files.pl b/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/process_files.pl old mode 100644 new mode 100755 diff --git a/src/VBox/Devices/EFI/Firmware/IntelFsp2Pkg/Tools/Tests/test_yaml.py b/src/VBox/Devices/EFI/Firmware/IntelFsp2Pkg/Tools/Tests/test_yaml.py old mode 100644 new mode 100755 -- cgit v1.2.3