public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"philmd@redhat.com" <philmd@redhat.com>,
	"Tan, Ming" <ming.tan@intel.com>
Subject: Re: [edk2-devel] [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform.
Date: Tue, 12 Nov 2019 00:16:08 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E53CC3F@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <6a59c2de-daf8-9555-d9ef-54a4734619d9@redhat.com>

Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
>Philippe Mathieu-Daudé
>Sent: Monday, November 11, 2019 5:27 PM
>To: devel@edk2.groups.io; Tan, Ming <ming.tan@intel.com>
>Subject: Re: [edk2-devel] [PATCH] EmulatorPkg/PlatformSmbiosDxe: fix a
>spell error of platform.
>
>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>
>
>
>


  reply	other threads:[~2019-11-12  0:16 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 [this message]
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=4A89E2EF3DFEDB4C8BFDE51014F606A14E53CC3F@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