|
[PATCH v2 11/11] .pytool/plugin/SpellCheck: Add more common words
From: Michael Kubacki <michael.kubacki@...> Appends the word list to reduce the number of errors encountered by individual packages. Cc: Sean Brogan <sean.brogan@...> Cc: Bret Barkelew <Bret.Barkelew@
From: Michael Kubacki <michael.kubacki@...> Appends the word list to reduce the number of errors encountered by individual packages. Cc: Sean Brogan <sean.brogan@...> Cc: Bret Barkelew <Bret.Barkelew@
|
By
Michael Kubacki
·
|
|
[PATCH v2 10/11] .pytool/plugin/SpellCheck: Allow compound words
From: Michael Kubacki <michael.kubacki@...> Sets "allowCompoundWords" to "true" to reduce the number of compound word issues encountered in the future. Cc: Sean Brogan <sean.brogan@...> Cc: Bret Barke
From: Michael Kubacki <michael.kubacki@...> Sets "allowCompoundWords" to "true" to reduce the number of compound word issues encountered in the future. Cc: Sean Brogan <sean.brogan@...> Cc: Bret Barke
|
By
Michael Kubacki
·
|
|
[PATCH v2 09/11] .azurepipelines: Fix cspell version to v5.20.0
From: Michael Kubacki <michael.kubacki@...> The v5.21.0 update introduced a number of new issues that might impact stable tag integration so this fixes the version to the previous release. Cc: Sean Br
From: Michael Kubacki <michael.kubacki@...> The v5.21.0 update introduced a number of new issues that might impact stable tag integration so this fixes the version to the previous release. Cc: Sean Br
|
By
Michael Kubacki
·
|
|
[PATCH v2 08/11] ArmVirtPkg: Add new ignored spelling errors
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
|
By
Michael Kubacki
·
|
|
[PATCH v2 07/11] ArmPkg: Ignore new typos reported
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3929 The SpellCheck plugin began reporting new typos that were previously missed. Due to the number of
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3929 The SpellCheck plugin began reporting new typos that were previously missed. Due to the number of
|
By
Michael Kubacki
·
|
|
[PATCH v2 06/11] FmpDevicePkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Liming Gao <gaoliming@...> Cc: Michael D Kin
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Liming Gao <gaoliming@...> Cc: Michael D Kin
|
By
Michael Kubacki
·
|
|
[PATCH v2 05/11] FatPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ray Ni <ray.ni@...> Signed-off-by: Michael K
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ray Ni <ray.ni@...> Signed-off-by: Michael K
|
By
Michael Kubacki
·
|
|
[PATCH v2 04/11] UnitTestFrameworkPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael D Kinney <michael.d.kinney@...> Cc:
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael D Kinney <michael.d.kinney@...> Cc:
|
By
Michael Kubacki
·
|
|
[PATCH v2 03/11] DynamicTablesPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
|
By
Michael Kubacki
·
|
|
[PATCH v2 02/11] StandaloneMmPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Sami
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Sami
|
By
Michael Kubacki
·
|
|
[PATCH v2 01/11] PrmPkg: Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael Kubacki <mikuback@...> Cc: Nate DeSi
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Michael Kubacki <mikuback@...> Cc: Nate DeSi
|
By
Michael Kubacki
·
|
|
[PATCH v2 00/11] Fix new typos reported
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3929 The SpellCheck plugin began reporting new typos that were previously missed. This is impacting edk
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3929 The SpellCheck plugin began reporting new typos that were previously missed. This is impacting edk
|
By
Michael Kubacki
·
|
|
[PATCH v1 0/8] Fix new typos reported 7 messages
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This is impacting edk2 pull requests from being completed. A change in the cspe
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This is impacting edk2 pull requests from being completed. A change in the cspe
|
By
Michael Kubacki
·
|
|
[PATCH V1 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package 3 messages
From: Ankit Sinha <ankit.sinha@...> Adds new PCDs to allow entries in FADT to be customized during platform integration. Board packages will can update these PCDs during boot. Cc: Chasel Chiu <chasel.
From: Ankit Sinha <ankit.sinha@...> Adds new PCDs to allow entries in FADT to be customized during platform integration. Board packages will can update these PCDs during boot. Cc: Chasel Chiu <chasel.
|
By
Chiu, Chasel
·
|
|
[PATCH v1 2/8] StandaloneMmPkg: Fix new typos reported 3 messages
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Sami
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Ard Biesheuvel <ardb+tianocore@...> Cc: Sami
|
By
Michael Kubacki
·
|
|
[PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV 3 messages
The BaseMemEncryptSevLib functionality was updated to rely on the use of the OVMF/SEV workarea to check for SEV guests. However, this area is only updated when running the X64 OVMF build, not the hybr
The BaseMemEncryptSevLib functionality was updated to rely on the use of the OVMF/SEV workarea to check for SEV guests. However, this area is only updated when running the X64 OVMF build, not the hybr
|
By
Lendacky, Thomas
·
|
|
[PATCH v1 3/8] DynamicTablesPkg: Fix new typos reported 2 messages
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change fixes those typos. Cc: Sami Mujawar <Sami.Mujawar@...> Cc: Alexei F
|
By
Michael Kubacki
·
|
|
回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB 3 messages
Michael: Yes. I can. Where is the change for Edk2? Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki <mikuback@...> > 发送时间: 2022年5月17日 12:14 > 收件人: devel@edk2.groups.io; ardb@... > 抄送: gaoliming <
Michael: Yes. I can. Where is the change for Edk2? Thanks Liming > -----邮件原件----- > 发件人: Michael Kubacki <mikuback@...> > 发送时间: 2022年5月17日 12:14 > 收件人: devel@edk2.groups.io; ardb@... > 抄送: gaoliming <
|
By
gaoliming
·
|
|
[PATCH] MdeModulePkg/UefiBootManagerLib: Configurable New Boot
Options 3 messages
Add a new PCD to be able to configure whether newly detected boot options are to be added at the beginning of the current boot options list or at the end. Signed-off-by: Ashish Singhal <ashishsingha@.
Add a new PCD to be able to configure whether newly detected boot options are to be added at the beginning of the current boot options list or at the end. Signed-off-by: Ashish Singhal <ashishsingha@.
|
By
Ashish Singhal
·
|
|
[PATCH v1 8/8] ArmVirtPkg: Add new ignored spelling errors
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
From: Michael Kubacki <michael.kubacki@...> The SpellCheck plugin began reporting new typos that were previously missed. This change adds the new words reported to the extended words list in ArmVirtPk
|
By
Michael Kubacki
·
|