Re: [PATCH v2] Add a comment in bios-tables-test.c to clarify the reason behind approach

2020-09-22 Thread Igor Mammedov
On Sat, 19 Sep 2020 08:49:40 +0530 Ani Sinha wrote: > A comment blob is added in bios-tables-test.c that explains the reasoning > behind the process of updating the ACPI table blobs when new tests are added > or old tests are modified or code is committed that affect tests. The > explanation woul

[PATCH v2] Add a comment in bios-tables-test.c to clarify the reason behind approach

2020-09-18 Thread Ani Sinha
A comment blob is added in bios-tables-test.c that explains the reasoning behind the process of updating the ACPI table blobs when new tests are added or old tests are modified or code is committed that affect tests. The explanation would help future contributors follow the correct process when mak