From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c06::243; helo=mail-io0-x243.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-io0-x243.google.com (mail-io0-x243.google.com [IPv6:2607:f8b0:4001:c06::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id BC548210D227E for ; Mon, 18 Jun 2018 11:18:35 -0700 (PDT) Received: by mail-io0-x243.google.com with SMTP id e15-v6so17713834iog.1 for ; Mon, 18 Jun 2018 11:18:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=v6gvymoH2iJdZHEOAUzwvVfy/nC5HwPYoZEqp2TUing=; b=JjLCsPJinFViaOueTdlIAQMa7M/AdTa25R9vJ6cVGab1ivlo7u77o0laqBQPDODGTB 8xClplNCfB846R69DqL3pSRBCpDQGiO2uX9Lb8d+bgiYa5Ppeu1hlkq0DD+3qXk4L1to aa8FwPBMA25cNpgzYzAVrdcUxDI0AAifHSQBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=v6gvymoH2iJdZHEOAUzwvVfy/nC5HwPYoZEqp2TUing=; b=rE8TACxrftErM4DhXboU4nEbuBREjAniZEi0bNeTmZMhbOHMRTHsLy3++3Vp0CCdq+ g2YbMoerdt3CM14bKuXuSGN4eqhhjwzLOpQyWZGsbzUD1DbGWRRMxq9fV8mvbOYyR4Fj ywVSp9Cr4k2Xfra6KlL78XnJJnNA09QewIuOr5EBG51JS22ZFGCoy1ckKLDfMicizPHR Lz1U3+SiNmuW5ctNTXwIv2FJVgLCFJFp8LOHGGhV0Okoa7Vaum5DFczAOVt+R8C/DL1b InTnW39HY8RQ5X6UAGjppx67ivLqqJcCUJaWpeZOPS0ZYmTw5xfW6LsAb8rCWEA4DuaP MXuw== X-Gm-Message-State: APt69E3VkGMyVULdFz57tpRbMCfBDja7dRB0N2snVS4bUKaqmyUMGKaw /rulrRZ/5q9zsWjZa1aIMvZyLXNMwt9QV6XjhbHy6eUnbqE= X-Google-Smtp-Source: ADUXVKL01BMPB4dYcHEHuuE+bhHDvkHD0Ccq0ZLnIaWpr+0CHwAQJfl6kSVhHD2q/XYvid1PH8sFFXCtUUvgZIjRdMI= X-Received: by 2002:a6b:520d:: with SMTP id g13-v6mr11610949iob.60.1529345914993; Mon, 18 Jun 2018 11:18:34 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:bbc7:0:0:0:0:0 with HTTP; Mon, 18 Jun 2018 11:18:34 -0700 (PDT) In-Reply-To: <1529318972-15093-1-git-send-email-chandni.cherukuri@arm.com> References: <1529318972-15093-1-git-send-email-chandni.cherukuri@arm.com> From: Ard Biesheuvel Date: Mon, 18 Jun 2018 20:18:34 +0200 Message-ID: To: Chandni Cherukuri Cc: "edk2-devel@lists.01.org" , Leif Lindholm Subject: Re: [PATCH edk2-platforms] Platform/ARM/Sgi: Fix typo in GUID name X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 18:18:36 -0000 Content-Type: text/plain; charset="UTF-8" On 18 June 2018 at 12:49, Chandni Cherukuri wrote: > Replace all uses of 'gSgi575AcpiTablesiFileGuid' with > 'gSgi575AcpiTablesFileGuid' for SGI575 platform. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Chandni Cherukuri Thanks Pushed as 9336a9f26cd7702d2ce00095c0bdad3188a397cb > --- > Platform/ARM/SgiPkg/AcpiTables/Sgi575/AcpiTables.inf | 2 +- > Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c | 2 +- > Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf | 2 +- > Platform/ARM/SgiPkg/SgiPlatform.dec | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/AcpiTables.inf b/Platform/ARM/SgiPkg/AcpiTables/Sgi575/AcpiTables.inf > index e9bdd8a..feb1018 100644 > --- a/Platform/ARM/SgiPkg/AcpiTables/Sgi575/AcpiTables.inf > +++ b/Platform/ARM/SgiPkg/AcpiTables/Sgi575/AcpiTables.inf > @@ -16,7 +16,7 @@ > [Defines] > INF_VERSION = 0x0001001A > BASE_NAME = Sgi575AcpiTables > - FILE_GUID = c712719a-0aaf-438c-9cdd-35ab4d60207d # gSgi575AcpiTablesiFileGuid > + FILE_GUID = c712719a-0aaf-438c-9cdd-35ab4d60207d # gSgi575AcpiTablesFileGuid > MODULE_TYPE = USER_DEFINED > VERSION_STRING = 1.0 > > diff --git a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c > index 83adb63..880f5d5 100644 > --- a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c > +++ b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c > @@ -47,7 +47,7 @@ ArmSgiPkgEntryPoint ( > ConfigId = ((HobData->PlatformId >> SGI_CONFIG_SHIFT) & SGI_CONFIG_MASK); > > if ((PartNum == SGI575_PART_NUM) && (ConfigId == SGI575_CONF_NUM)) { > - Status = LocateAndInstallAcpiFromFv (&gSgi575AcpiTablesiFileGuid); > + Status = LocateAndInstallAcpiFromFv (&gSgi575AcpiTablesFileGuid); > if (EFI_ERROR (Status)) { > DEBUG ((DEBUG_ERROR, "%a: Failed to install ACPI tables\n", __FUNCTION__)); > return Status; > diff --git a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf > index b6b8209..df546af 100644 > --- a/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf > +++ b/Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf > @@ -36,7 +36,7 @@ > > [Guids] > gArmSgiPlatformIdDescriptorGuid > - gSgi575AcpiTablesiFileGuid > + gSgi575AcpiTablesFileGuid > > [FeaturePcd] > gArmSgiTokenSpaceGuid.PcdVirtioSupported > diff --git a/Platform/ARM/SgiPkg/SgiPlatform.dec b/Platform/ARM/SgiPkg/SgiPlatform.dec > index ea9f6c5..2f6ebcc 100644 > --- a/Platform/ARM/SgiPkg/SgiPlatform.dec > +++ b/Platform/ARM/SgiPkg/SgiPlatform.dec > @@ -32,7 +32,7 @@ > # ARM Sgi Platform ID descriptor > gArmSgiPlatformIdDescriptorGuid = { 0xf56f152a, 0xad2a, 0x11e6, { 0xb1, 0xa7, 0x00, 0x50, 0x56, 0x3c, 0x44, 0xcc } } > gArmSgiTokenSpaceGuid = { 0x577d6941, 0xaea1, 0x40b4, { 0x90, 0x93, 0x2a, 0x86, 0x61, 0x72, 0x5a, 0x57 } } > - gSgi575AcpiTablesiFileGuid = { 0xc712719a, 0x0aaf, 0x438c, { 0x9c, 0xdd, 0x35, 0xab, 0x4d, 0x60, 0x20, 0x7d } } > + gSgi575AcpiTablesFileGuid = { 0xc712719a, 0x0aaf, 0x438c, { 0x9c, 0xdd, 0x35, 0xab, 0x4d, 0x60, 0x20, 0x7d } } > > [PcdsFeatureFlag.common] > # Set this PCD to TRUE to enable virtio support. > -- > 2.7.4 >