Re: [PATCH v10 11/11] sandbox: enable capsule update for testing

2020-12-02 Thread Tom Rini
On Wed, Dec 02, 2020 at 03:37:54PM +0100, Heinrich Schuchardt wrote: > On 11/30/20 10:12 AM, AKASHI Takahiro wrote: > > Add more configuration options to allow for efi capsule update > > on sandbox. > > > > Signed-off-by: AKASHI Takahiro > > --- > > configs/sandbox64_defconfig | 6 ++ > > con

Re: [PATCH v10 11/11] sandbox: enable capsule update for testing

2020-12-02 Thread Heinrich Schuchardt
On 11/30/20 10:12 AM, AKASHI Takahiro wrote: > Add more configuration options to allow for efi capsule update > on sandbox. > > Signed-off-by: AKASHI Takahiro > --- > configs/sandbox64_defconfig | 6 ++ > configs/sandbox_defconfig | 6 ++ > 2 files changed, 12 insertions(+) This still

[PATCH v10 11/11] sandbox: enable capsule update for testing

2020-11-30 Thread AKASHI Takahiro
Add more configuration options to allow for efi capsule update on sandbox. Signed-off-by: AKASHI Takahiro --- configs/sandbox64_defconfig | 6 ++ configs/sandbox_defconfig | 6 ++ 2 files changed, 12 insertions(+) diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig