RE: [PATCH 3/3 v5] efi: ESRT creation tests

2021-03-03 Thread Jose Marinho
der Graf ; nd > Subject: Re: [PATCH 3/3 v5] efi: ESRT creation tests > > On Tue, Mar 02, 2021 at 07:30:31PM +0100, Heinrich Schuchardt wrote: > > On 02.03.21 13:13, Jose Marinho wrote: > > > This commmit exercises the ESRT creation in two tests. > > > > > &g

Re: [PATCH 3/3 v5] efi: ESRT creation tests

2021-03-02 Thread AKASHI Takahiro
On Tue, Mar 02, 2021 at 07:30:31PM +0100, Heinrich Schuchardt wrote: > On 02.03.21 13:13, Jose Marinho wrote: > > This commmit exercises the ESRT creation in two tests. > > > > test 1: > > A fake FMP, with TEST_ESRT_NUM_ENTRIES FW images, is installed in the > > system leading to the correspondin

Re: [PATCH 3/3 v5] efi: ESRT creation tests

2021-03-02 Thread Heinrich Schuchardt
On 02.03.21 13:13, Jose Marinho wrote: > This commmit exercises the ESRT creation in two tests. > > test 1: > A fake FMP, with TEST_ESRT_NUM_ENTRIES FW images, is installed in the > system leading to the corresponding ESRT entries being populated. > The ESRT entries are checked against the datas

[PATCH 3/3 v5] efi: ESRT creation tests

2021-03-02 Thread Jose Marinho
This commmit exercises the ESRT creation in two tests. test 1: A fake FMP, with TEST_ESRT_NUM_ENTRIES FW images, is installed in the system leading to the corresponding ESRT entries being populated. The ESRT entries are checked against the datastructure used to initialize the FMP. test 1 invo