From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f53.google.com (mail-pj1-f53.google.com [209.85.216.53]) by mx.groups.io with SMTP id smtpd.web09.3129.1636104245406341914 for ; Fri, 05 Nov 2021 02:24:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=br5dqT0b; spf=pass (domain: linaro.org, ip: 209.85.216.53, mailfrom: masami.hiramatsu@linaro.org) Received: by mail-pj1-f53.google.com with SMTP id o6-20020a17090a0a0600b001a64b9a11aeso2957262pjo.3 for ; Fri, 05 Nov 2021 02:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=9Uoni8MFHZrjSwCg5da+JOdqrvrwxYxSsL5BVBjzy8Q=; b=br5dqT0bSs6nqLGhGHeE4M07lHYaMTehhkJ8jAno3vBFWGI9q5FVdVssknHihDm+4y GP5aIN7598qCGIYmrjOsvdGnG2OQdD5suHLBYm/KYYTtYf9Wi2f0MktZ7aH/CyCErP8y u9fPgwJEfNNKOc1WRryO9HXHggSlqlnTlHLarurN5apD6BKSPWidAYlekIwEZQkd7T/X 55KXhUahx9WBwRriWW045/HxJuc5bVS1iMPyKyo+qTw4JNcU+ifNpSIT2hHi8ZmiXgQy QpRZU5xJUUav41TO49pmDRrtp5/tWLLSzqlTrk2AEq9cPYa/jgxsPsOggAu5IieA9W/g Uz9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=9Uoni8MFHZrjSwCg5da+JOdqrvrwxYxSsL5BVBjzy8Q=; b=GweO99mNkis0b3Zlvo+5y9PhaqAzSIwGwcqauQKKe9fWOB7DiPkTsTBQlkaFhAnYe+ iecuhTCdgCGr/UkeiPp4IZ4Hs4FIMVV8AwD4nrKxfySvIyK2FfUSe9/NfgMC3POGv7LK kGIDgFhR9iT4ROqPTs6tGDQ2nbawtN3W3SVOICSrWxtPaEm+lgYUZND4yN3fYB8TRDWd G7L9ZlkDxu5w9NwTJvpdfHRDAbEEKl8cIZGa+AybO+ST5Bnq9OfAGQ3SZuGz5+O10lVr 8sz1JooiL1SzfacG9BQthvhMOAAK+Mc7UhJy2jq09gcWn7ZcRuLBbupswoja4Uudobpg oRhA== X-Gm-Message-State: AOAM53034kfxtLjOWSOUIdMfOWoKkpCUgfIG+x6eV+XXb1uLRxJjRnlR P6uuaKUiGEArOOkkTrisB9/ZBQ== X-Google-Smtp-Source: ABdhPJxLB5djxfpS46xEqhuA22mgLRQpnxAl3EwOae6lw+Ju0MlJ1pcSp4sfNT1/rst3O1x0WoXLBg== X-Received: by 2002:a17:90b:1bc3:: with SMTP id oa3mr28881048pjb.52.1636104244949; Fri, 05 Nov 2021 02:24:04 -0700 (PDT) Return-Path: Received: from localhost.localdomain (122x208x150x49.ap122.ftth.ucom.ne.jp. [122.208.150.49]) by smtp.gmail.com with ESMTPSA id v8sm6939131pfu.107.2021.11.05.02.24.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Nov 2021 02:24:04 -0700 (PDT) From: "Masami Hiramatsu" To: Ard Biesheuvel , Leif Lindholm Cc: devel@edk2.groups.io, Kazuhiko Sakamoto , Masahisa Kojima Subject: [PATCH 5/5] [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes Date: Fri, 5 Nov 2021 18:24:01 +0900 Message-Id: <163610424153.391624.15870608392900932158.stgit@localhost> X-Mailer: git-send-email 2.25.1 In-Reply-To: <163610419943.391624.9289897029386201296.stgit@localhost> References: <163610419943.391624.9289897029386201296.stgit@localhost> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Expand NvStorage Variable size and FTW spare/working size for the DeveloperBox platform. Since the size of the NvStorage VariableSize is not enough large, FWTS uefirttime test, which updates the NV variables in runtime, failes. This expands the size to fix this issue. Signed-off-by: Masami Hiramatsu Reported-by: Kazuhiko Sakamoto --- .../Socionext/DeveloperBox/DeveloperBox.dsc.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc index 0a364bc457..3baf97ecc0 100644 --- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc +++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc @@ -280,11 +280,11 @@ gFip006DxeTokenSpaceGuid.PcdFip006DxeMemBaseAddress|0x08000000 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x08400000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x08410000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x08420000 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000 + gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00080000 + gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x08480000 + gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00080000 + gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x08500000 + gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00080000 gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemId|"SNI " gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemTableId|0x52434155514e5953 # SYNQUACR