[PATCH 1/5 v2] efi_loader: Add headers for EDK2 StandAloneMM communication
Ilias Apalodimas
ilias.apalodimas at linaro.org
Tue May 12 06:34:07 CEST 2020
>
> %s/SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE/SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE./
>
> > + * @size: vendor GUID
[...]
> > + * @name_size: size of the name of the variable
> > + * @name: variable name
> > + *
> > + * Defined in EDK2 as SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE
>
> %s/SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE/SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME./
>
> Too much copy and paste ;)
>
> > + */
> > + * @attr: attributes to query storage for
[...]
> > + *
> > + * Defined in EDK2 as SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE
>
> %s/SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE/SMM_VARIABLE_COMMUNICATE_QUERY_VARIABLE_INFO./
>
> I hope I caught all comment errors. Please, recheck.
>
There were 3-4 more c/p trainwrecks in there. I'll post a v3 once you are done
with your testing.
Thanks
/Ilias
More information about the U-Boot
mailing list