public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <leif@nuviainc.com>
To: Rebecca Cran <rebecca@nuviainc.com>
Cc: devel@edk2.groups.io, Ard Biesheuvel <ardb+tianocore@kernel.org>
Subject: Re: [PATCH v3 0/3] ArmPkg: Fix several issues in OemMiscLib
Date: Tue, 23 Feb 2021 12:38:58 +0000	[thread overview]
Message-ID: <20210223123858.GZ1664@vanye> (raw)
In-Reply-To: <20210223045353.31315-1-rebecca@nuviainc.com>

On Mon, Feb 22, 2021 at 21:53:50 -0700, Rebecca Cran wrote:
> Update OemMiscLib with the following changes:
> 
> o Fixed ordering of return type and EFIAPI specifier.
> o Renamed 'mHiiHandle' parameter in OemUpdateSmbiosInfo to 'HiiHandle'.
> o Renamed 'Offset' parameter in OemUpdateSmbiosInfo to 'Field'.
> o Renamed OemGetProcessorMaxSockets to OemGetMaxProcessors.
> o Renamed OemIsSocketPresent to OemIsProcessorPresent.
> o Updated OemGetChassisType to return MISC_CHASSIS_TYPE instead of
>   EFI_STATUS, which matches other OemMiscLib functions.
> 
> Github pull request (personal build): https://github.com/tianocore/edk2/pull/1435
> 
> Changes between v2 and v3:
> 
> Moved the OemGetChassisType changes from 2/3 to 3/3.
> Renamed the 'mHiiHandle' parameter in OemUpdateSmbiosInfo to 'HiiHandle'.

For the series:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Pushed as 078400ee15e7..a2b5ea38a6fb.

Thanks!

> 
> Rebecca Cran (3):
>   ArmPkg: Fix ordering of return type and EFIAPI specifier in OemMiscLib
>   ArmPkg: Rename some functions and parameters in OemMiscLib
>   ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPE
> 
>  ArmPkg/Include/Library/OemMiscLib.h                                            | 34 ++++++++---------
>  ArmPkg/Universal/Smbios/OemMiscLibNull/OemMiscLib.c                            | 40 +++++++++-----------
>  ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c               | 40 ++++++++++----------
>  ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturerFunction.c | 28 +-------------
>  4 files changed, 55 insertions(+), 87 deletions(-)
> 
> -- 
> 2.26.2
> 

      parent reply	other threads:[~2021-02-23 12:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23  4:53 [PATCH v3 0/3] ArmPkg: Fix several issues in OemMiscLib Rebecca Cran
2021-02-23  4:53 ` [PATCH v3 1/3] ArmPkg: Fix ordering of return type and EFIAPI specifier " Rebecca Cran
2021-02-23  4:53 ` [PATCH v3 2/3] ArmPkg: Rename some functions and parameters " Rebecca Cran
2021-02-23  4:53 ` [PATCH v3 3/3] ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPE Rebecca Cran
2021-02-23 12:38 ` Leif Lindholm [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210223123858.GZ1664@vanye \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox