diff --git a/Staging/EnableGop/EnableGop.inf b/Staging/EnableGop/EnableGop.inf index 08957673..be8d6207 100644 --- a/Staging/EnableGop/EnableGop.inf +++ b/Staging/EnableGop/EnableGop.inf @@ -15,7 +15,7 @@ BASE_NAME = EnableGop FILE_GUID = 3FBA58B1-F8C0-41BC-ACD8-253043A3A17F MODULE_TYPE = DXE_DRIVER - VERSION_STRING = 1.4-dev + VERSION_STRING = 1.5-dev ENTRY_POINT = UefiMain # diff --git a/Staging/EnableGop/EnableGopDirect.inf b/Staging/EnableGop/EnableGopDirect.inf index ef49c079..40077ef5 100644 --- a/Staging/EnableGop/EnableGopDirect.inf +++ b/Staging/EnableGop/EnableGopDirect.inf @@ -15,7 +15,7 @@ BASE_NAME = EnableGopDirect FILE_GUID = 3FBA58B1-F8C0-41BC-ACD8-253043A3A17F MODULE_TYPE = DXE_DRIVER - VERSION_STRING = 1.4-dev + VERSION_STRING = 1.5-dev ENTRY_POINT = UefiMain # diff --git a/Staging/EnableGop/Release/EnableGopDirect_1.3.ffs b/Staging/EnableGop/Release/EnableGopDirect_1.3.ffs deleted file mode 100644 index fe47f4d6..00000000 Binary files a/Staging/EnableGop/Release/EnableGopDirect_1.3.ffs and /dev/null differ diff --git a/Staging/EnableGop/Release/EnableGopDirect_1.3.efi b/Staging/EnableGop/Release/EnableGopDirect_1.4.efi similarity index 51% rename from Staging/EnableGop/Release/EnableGopDirect_1.3.efi rename to Staging/EnableGop/Release/EnableGopDirect_1.4.efi index ee13ed46..0c743aae 100644 Binary files a/Staging/EnableGop/Release/EnableGopDirect_1.3.efi and b/Staging/EnableGop/Release/EnableGopDirect_1.4.efi differ diff --git a/Staging/EnableGop/Release/EnableGopDirect_1.4.ffs b/Staging/EnableGop/Release/EnableGopDirect_1.4.ffs new file mode 100644 index 00000000..b88b2a76 Binary files /dev/null and b/Staging/EnableGop/Release/EnableGopDirect_1.4.ffs differ diff --git a/Staging/EnableGop/Release/EnableGop_1.3.ffs b/Staging/EnableGop/Release/EnableGop_1.3.ffs deleted file mode 100644 index 970f38cb..00000000 Binary files a/Staging/EnableGop/Release/EnableGop_1.3.ffs and /dev/null differ diff --git a/Staging/EnableGop/Release/EnableGop_1.3.efi b/Staging/EnableGop/Release/EnableGop_1.4.efi similarity index 58% rename from Staging/EnableGop/Release/EnableGop_1.3.efi rename to Staging/EnableGop/Release/EnableGop_1.4.efi index 59738b1c..27c35eae 100644 Binary files a/Staging/EnableGop/Release/EnableGop_1.3.efi and b/Staging/EnableGop/Release/EnableGop_1.4.efi differ diff --git a/Staging/EnableGop/Release/EnableGop_1.4.ffs b/Staging/EnableGop/Release/EnableGop_1.4.ffs new file mode 100644 index 00000000..4564537f Binary files /dev/null and b/Staging/EnableGop/Release/EnableGop_1.4.ffs differ