Message ID | 20220127035745.67571-1-ivan.hu@canonical.com |
---|---|
State | Accepted |
Headers | show |
Series | fwts-test: sync up the adding option for get next high monotonic count | expand |
Looks good to me. Thanks again, Ivan. Reviewed-by: Sunny Wang <sunny.wang@arm.com> Best Regards, Sunny Wang -----Original Message----- From: fwts-devel <fwts-devel-bounces@lists.ubuntu.com> On Behalf Of Ivan Hu Sent: 27 January 2022 03:58 To: fwts-devel@lists.ubuntu.com Subject: [PATCH] fwts-test: sync up the adding option for get next high monotonic count Signed-off-by: Ivan Hu <ivan.hu@canonical.com> --- fwts-test/arg-help-0001/arg-help-0001.log | 3 +++ fwts-test/arg-help-0001/arg-help-0002.log | 3 +++ 2 files changed, 6 insertions(+) diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log index 35c3c51a..8e52e77d 100644 --- a/fwts-test/arg-help-0001/arg-help-0001.log +++ b/fwts-test/arg-help-0001/arg-help-0001.log @@ -253,6 +253,9 @@ and then acpixtract, e.g. --table-path= /some/path/to/acpidumps +--uefi-get-mn-count-multiple Run uefirtmisc + getnexthighmonotoniccount + test multiple times. --uefi-get-var-multiple Run uefirtvariable get variable test multiple times. diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log index 35c3c51a..8e52e77d 100644 --- a/fwts-test/arg-help-0001/arg-help-0002.log +++ b/fwts-test/arg-help-0001/arg-help-0002.log @@ -253,6 +253,9 @@ and then acpixtract, e.g. --table-path= /some/path/to/acpidumps +--uefi-get-mn-count-multiple Run uefirtmisc + getnexthighmonotoniccount + test multiple times. --uefi-get-var-multiple Run uefirtvariable get variable test multiple times. -- 2.25.1 -- fwts-devel mailing list fwts-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-devel IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
On 2022-01-26 20:57, Ivan Hu wrote: > Signed-off-by: Ivan Hu <ivan.hu@canonical.com> > --- > fwts-test/arg-help-0001/arg-help-0001.log | 3 +++ > fwts-test/arg-help-0001/arg-help-0002.log | 3 +++ > 2 files changed, 6 insertions(+) > > diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log > index 35c3c51a..8e52e77d 100644 > --- a/fwts-test/arg-help-0001/arg-help-0001.log > +++ b/fwts-test/arg-help-0001/arg-help-0001.log > @@ -253,6 +253,9 @@ > and then acpixtract, > e.g. --table-path= > /some/path/to/acpidumps > +--uefi-get-mn-count-multiple Run uefirtmisc > + getnexthighmonotoniccount > + test multiple times. > --uefi-get-var-multiple Run uefirtvariable > get variable test > multiple times. > diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log > index 35c3c51a..8e52e77d 100644 > --- a/fwts-test/arg-help-0001/arg-help-0002.log > +++ b/fwts-test/arg-help-0001/arg-help-0002.log > @@ -253,6 +253,9 @@ > and then acpixtract, > e.g. --table-path= > /some/path/to/acpidumps > +--uefi-get-mn-count-multiple Run uefirtmisc > + getnexthighmonotoniccount > + test multiple times. > --uefi-get-var-multiple Run uefirtvariable > get variable test > multiple times. Acked-by: Alex Hung <alex.hung@canonical.com>
diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log index 35c3c51a..8e52e77d 100644 --- a/fwts-test/arg-help-0001/arg-help-0001.log +++ b/fwts-test/arg-help-0001/arg-help-0001.log @@ -253,6 +253,9 @@ and then acpixtract, e.g. --table-path= /some/path/to/acpidumps +--uefi-get-mn-count-multiple Run uefirtmisc + getnexthighmonotoniccount + test multiple times. --uefi-get-var-multiple Run uefirtvariable get variable test multiple times. diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log index 35c3c51a..8e52e77d 100644 --- a/fwts-test/arg-help-0001/arg-help-0002.log +++ b/fwts-test/arg-help-0001/arg-help-0002.log @@ -253,6 +253,9 @@ and then acpixtract, e.g. --table-path= /some/path/to/acpidumps +--uefi-get-mn-count-multiple Run uefirtmisc + getnexthighmonotoniccount + test multiple times. --uefi-get-var-multiple Run uefirtvariable get variable test multiple times.
Signed-off-by: Ivan Hu <ivan.hu@canonical.com> --- fwts-test/arg-help-0001/arg-help-0001.log | 3 +++ fwts-test/arg-help-0001/arg-help-0002.log | 3 +++ 2 files changed, 6 insertions(+)