From 16681bd83f3ba6c03716aefa81c2fa0551435f11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Tue, 5 Sep 2023 13:24:44 +0200 Subject: [PATCH] CrScreenshotDxe: add submodule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Kopeć --- .gitmodules | 3 +++ CrScreenshotDxe | 1 + 2 files changed, 4 insertions(+) create mode 160000 CrScreenshotDxe diff --git a/.gitmodules b/.gitmodules index 60d54b45eb..8b93c1e68f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,3 +35,6 @@ [submodule "CryptoPkg/Library/MbedTlsLib/mbedtls"] path = CryptoPkg/Library/MbedTlsLib/mbedtls url = https://github.com/ARMmbed/mbedtls +[submodule "CrScreenshotDxe"] + path = CrScreenshotDxe + url = https://github.com/LongSoft/CrScreenshotDxe.git diff --git a/CrScreenshotDxe b/CrScreenshotDxe new file mode 160000 index 0000000000..cf2fc003bf --- /dev/null +++ b/CrScreenshotDxe @@ -0,0 +1 @@ +Subproject commit cf2fc003bf08a4badc3efe3540c109fa88fb0008