From cf5729d4e184831d8d1a9bb3a83db9b645f96c24 Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sun, 26 Feb 2017 10:48:24 +0300 Subject: Beta2 patch 1 Edit DcsProp and PlatformInfo from System->Settings EFI loader updated --- src/Common/Resource.h | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'src/Common/Resource.h') diff --git a/src/Common/Resource.h b/src/Common/Resource.h index 0862a05d..7106b3b8 100644 --- a/src/Common/Resource.h +++ b/src/Common/Resource.h @@ -59,14 +59,14 @@ #define IDR_RESCUE_LOADER_AES_SHA2 555 #define IDR_RESCUE_LOADER_SERPENT_SHA2 556 #define IDR_RESCUE_LOADER_TWOFISH_SHA2 557 -#define IDR_BOOT_SECTOR_CAMELLIA 558 -#define IDR_BOOT_LOADER_CAMELLIA 559 -#define IDR_RESCUE_BOOT_SECTOR_CAMELLIA 560 -#define IDR_RESCUE_LOADER_CAMELLIA 561 -#define IDR_BOOT_SECTOR_CAMELLIA_SHA2 562 -#define IDR_BOOT_LOADER_CAMELLIA_SHA2 563 +#define IDR_BOOT_SECTOR_CAMELLIA 558 +#define IDR_BOOT_LOADER_CAMELLIA 559 +#define IDR_RESCUE_BOOT_SECTOR_CAMELLIA 560 +#define IDR_RESCUE_LOADER_CAMELLIA 561 +#define IDR_BOOT_SECTOR_CAMELLIA_SHA2 562 +#define IDR_BOOT_LOADER_CAMELLIA_SHA2 563 #define IDR_RESCUE_BOOT_SECTOR_CAMELLIA_SHA2 564 -#define IDR_RESCUE_LOADER_CAMELLIA_SHA2 565 +#define IDR_RESCUE_LOADER_CAMELLIA_SHA2 565 #define IDR_EFI_DCSBOOT 566 #define IDR_EFI_DCSINT 567 #define IDR_EFI_DCSCFG 568 @@ -222,6 +222,7 @@ #define IDT_BENCHMARK 5138 #define IDC_BENCHMARK_LIST 5139 #define IDC_BENCHMARK_PREBOOT 5140 +#define IDD_TEXT_EDIT_DLG 5141 // Next default values for new objects // -- cgit v1.2.3