[PATCH] Add fwts-devel mailing list information to README

Elliott, Robert (Persistent Memory) elliott at hpe.com
Fri Jul 6 16:23:57 UTC 2018



> -----Original Message-----
> From: Elliott, Robert (Persistent Memory)
> Sent: Friday, July 6, 2018 9:43 AM
> To: fwts-devel at lists.ubuntu.com
> Cc: Elliott, Robert (Persistent Memory) <elliott at hpe.com>
> Subject: [PATCH] Add fwts-devel mailing list information to README
> 
> Add the fwts-devel mailing list address and web page to README.
> 
> Signed-off-by: Robert Elliott <elliott at hpe.com>
> ---
>  README               |  4 ++++
>  src/acpi/nfit/nfit.c | 38 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 42 insertions(+)
> 
> diff --git a/README b/README
> index ba45af10..f96cb973 100644
> --- a/README
> +++ b/README
> @@ -271,3 +271,7 @@ fwts reference guide:
>  fwts LiveCD:
>  	http://fwts.ubuntu.com/fwts-live/
> 
> +fwts-devel mailing list:
> +	fwts-devel at lists.ubuntu.com
> +	https://lists.ubuntu.com/mailman/listinfo/fwts-devel
> +
> diff --git a/src/acpi/nfit/nfit.c b/src/acpi/nfit/nfit.c
> index 961e5f28..6ccd05bd 100644
> --- a/src/acpi/nfit/nfit.c
> +++ b/src/acpi/nfit/nfit.c
> @@ -50,6 +50,35 @@ static bool check_length(fwts_framework *fw, int actual, int min, const char *na
>  	return true;
>  }
> 
> +static bool scan_nfit_smbios(fwts_framework *fw, int len, uint8_t *table) {

Sorry, I'll resend this one; it included part of the next patch.




More information about the fwts-devel mailing list