public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ni, Ray" <ray.ni@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Tan, Ming" <ming.tan@intel.com>
Cc: "'Andrew Fish (afish@apple.com)'" <afish@apple.com>
Subject: Re: [edk2-devel] [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform.
Date: Tue, 12 Nov 2019 03:34:48 +0000	[thread overview]
Message-ID: <734D49CCEBEEF84792F5B80ED585239D5C359042@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <d0502f0ad1544432d41ac1e3ba81db73e0448547.1573456550.git.ming.tan@intel.com>

Thanks for your contribution.

Reviewed-by: Ray Ni <ray.ni@Intel.com>


> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Tan,
> Ming
> Sent: Monday, November 11, 2019 3:19 PM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a spell
> error of platform.
> 
> Old code use platfomr.
> Change PlatfomrSmbiosDriverEntryPoint to PlatformSmbiosDriverEntryPoint.
> 
> Signed-off-by: Ming Tan <ming.tan@intel.com>
> ---
>  EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c   | 2 +-
>  EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> index e6f8734600..48a3bfb5e9 100644
> --- a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> +++ b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> @@ -82,7 +82,7 @@ CreatePlatformSmbiosMemoryRecords (
>  **/
> 
>  EFI_STATUS
> 
>  EFIAPI
> 
> -PlatfomrSmbiosDriverEntryPoint (
> 
> +PlatformSmbiosDriverEntryPoint (
> 
>    IN EFI_HANDLE         ImageHandle,
> 
>    IN EFI_SYSTEM_TABLE   *SystemTable
> 
>    )
> 
> diff --git a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
> b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
> index 95b119e953..756f643c74 100644
> --- a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
> +++ b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
> @@ -15,7 +15,7 @@
>    FILE_GUID                      = 67FA951E-4FA2-9F4E-A658-4DBD954AC22E
> 
>    MODULE_TYPE                    = DXE_DRIVER
> 
>    VERSION_STRING                 = 1.0
> 
> -  ENTRY_POINT                    = PlatfomrSmbiosDriverEntryPoint
> 
> +  ENTRY_POINT                    = PlatformSmbiosDriverEntryPoint
> 
> 
> 
> 
> 
>  [Sources]
> 
> --
> 2.23.0.windows.1
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> 
> View/Reply Online (#50335): https://edk2.groups.io/g/devel/message/50335
> Mute This Topic: https://groups.io/mt/52449861/1712937
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub  [ray.ni@intel.com]
> -=-=-=-=-=-=


      parent reply	other threads:[~2019-11-12  3:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11  7:18 [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform Tan, Ming
2019-11-11  9:26 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-11-12  0:16   ` Liming Gao
2019-11-12  3:34 ` Ni, Ray [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=734D49CCEBEEF84792F5B80ED585239D5C359042@SHSMSX104.ccr.corp.intel.com \
    --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