From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: devel@edk2.groups.io, ming.tan@intel.com
Subject: Re: [edk2-devel] [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform.
Date: Mon, 11 Nov 2019 10:26:38 +0100 [thread overview]
Message-ID: <6a59c2de-daf8-9555-d9ef-54a4734619d9@redhat.com> (raw)
In-Reply-To: <d0502f0ad1544432d41ac1e3ba81db73e0448547.1573456550.git.ming.tan@intel.com>
On 11/11/19 8:18 AM, Tan, Ming wrote:
> 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]
>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
next prev parent reply other threads:[~2019-11-11 9:26 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 ` Philippe Mathieu-Daudé [this message]
2019-11-12 0:16 ` [edk2-devel] " Liming Gao
2019-11-12 3:34 ` Ni, Ray
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=6a59c2de-daf8-9555-d9ef-54a4734619d9@redhat.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