From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web10.3880.1578058813332631148 for ; Fri, 03 Jan 2020 05:40:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=JW0Y0eid; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578058812; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NzPLo2sFndj40YC+pyidfwn1gJZ/fXMnSzygAXn0CpU=; b=JW0Y0eidOH/595oNEkzVpjahvcEbyB6dPGEqN0hFpWRtbMoL/P2MGy3Bo6cqd/u75etyn2 1tFGVjes8xH9RyONHzF6cz4gKipPL5BbzSyZ0dvr/gsVht0HEHv4tvbkwCHrtHjNSx34Wc byaVD3rPYi3PqZHVHdVJsYoqafF5lk4= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-6-uzF23Yg3OMOFT-qnIu7XSA-1; Fri, 03 Jan 2020 08:40:11 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1CD2610054E3; Fri, 3 Jan 2020 13:40:10 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-245.ams2.redhat.com [10.36.116.245]) by smtp.corp.redhat.com (Postfix) with ESMTP id 34F85272B4; Fri, 3 Jan 2020 13:40:06 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v2 55/78] OvmfPkg/Csm: Fix various typos To: devel@edk2.groups.io, philmd@redhat.com Cc: Antoine Coeur , Jordan Justen , Ard Biesheuvel , David Woodhouse References: <20200103090812.10592-1-philmd@redhat.com> <20200103090812.10592-56-philmd@redhat.com> From: "Laszlo Ersek" Message-ID: <58d882d3-62df-d95a-ee64-6ae2bd76e0fb@redhat.com> Date: Fri, 3 Jan 2020 14:40:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200103090812.10592-56-philmd@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-MC-Unique: uzF23Yg3OMOFT-qnIu7XSA-1 X-Mimecast-Spam-Score: 0 Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/03/20 10:07, Philippe Mathieu-Daud=C3=A9 wrote: > From: Antoine Coeur >=20 > Fix various typos in documentation, comments and strings. >=20 > Cc: Jordan Justen > Cc: Laszlo Ersek > Cc: Ard Biesheuvel > Signed-off-by: Antoine Coeur > Reviewed-by: Philippe Mathieu-Daude > Reviewed-by: David Woodhouse > Signed-off-by: Philippe Mathieu-Daude > --- > v2: 'bios' -> 'BIOS' (David Woodhouse) > --- > .../LegacyBootMaintUiLib.inf | 2 +- > OvmfPkg/Csm/BiosThunk/VideoDxe/BiosVideo.h | 10 +++++----- > .../BiosThunk/VideoDxe/VesaBiosExtensions.h | 8 ++++---- > OvmfPkg/Csm/Include/Framework/BootScript.h | 2 +- > .../FrameworkInternalFormRepresentation.h | 2 +- > OvmfPkg/Csm/Include/Protocol/IsaIo.h | 2 +- > OvmfPkg/Csm/Include/Protocol/LegacyBios.h | 6 +++--- > .../Csm/Include/Protocol/LegacyBiosPlatform.h | 4 ++-- > OvmfPkg/Csm/Include/Protocol/VgaMiniPort.h | 2 +- > .../Csm/LegacyBiosDxe/LegacyBiosInterface.h | 8 ++++---- > .../LegacyBootMaintUiLib/LegacyBootMaintUi.h | 4 ++-- > .../LegacyBootMaintUiVfr.h | 2 +- > OvmfPkg/Csm/BiosThunk/VideoDxe/BiosVideo.c | 4 ++-- > OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c | 6 +++--- > OvmfPkg/Csm/LegacyBiosDxe/LegacyBios.c | 6 +++--- > OvmfPkg/Csm/LegacyBiosDxe/LegacyBootSupport.c | 4 ++-- > OvmfPkg/Csm/LegacyBiosDxe/LegacyPci.c | 8 ++++---- > OvmfPkg/Csm/LegacyBiosDxe/Thunk.c | 4 ++-- > .../LegacyBootMaintUiLib/LegacyBootMaintUi.c | 14 +++++++------- > OvmfPkg/Csm/LegacyBootManagerLib/LegacyBm.c | 18 +++++++++--------- > .../LegacyBootMaintUiLib.uni | 8 ++++---- > 21 files changed, 62 insertions(+), 62 deletions(-) Based on David's R-b: Acked-by: Laszlo Ersek Thanks Laszlo