|
[PATCH v1 4/4] Azurepipeline: SpellCheck: Enforce Node dependency to use version 14.x
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Per update from Cspell tool, the minimal requirement of Cspell 5.x regarding Node is 12 and above. This has caused multple Cspell failures duri
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Per update from Cspell tool, the minimal requirement of Cspell 5.x regarding Node is 12 and above. This has caused multple Cspell failures duri
|
By
Kun Qin
· #76423
·
|
|
[PATCH v1 3/4] ArmPkg: SpellCheck: Update valid acronyms in ExtendedWords
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of
|
By
Kun Qin
· #76422
·
|
|
[PATCH v1 2/4] ArmPlatformPkg: SpellCheck: Switch spellcheck CI to AuditOnly
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of
|
By
Kun Qin
· #76421
·
|
|
[PATCH v1 1/4] StandaloneMmPkg: Core: Spelling error in comment
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 This change fixed a misspelling that was not caught by spell check. Cc: Ard Biesheuvel <ardb+tian
From: Sean Brogan <sean.brogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 This change fixed a misspelling that was not caught by spell check. Cc: Ard Biesheuvel <ardb+tian
|
By
Kun Qin
· #76420
·
|
|
[PATCH v1 0/4] Update Node to 14.x to resolve cspell failure
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 According to requirements set by cspell, the minimal node version to support cspell v5+ should be 12 or above (ref: https://github.com/streetsi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 According to requirements set by cspell, the minimal node version to support cspell v5+ should be 12 or above (ref: https://github.com/streetsi
|
By
Kun Qin
· #76419
·
|
|
[PATCH v1 3/5] MdeModulePkg: MemoryProfileInfo: Updated MessageLength calculation
Hi Hao, Thanks for pointing out the missing place. Will update this accordingly. This patch series needs a PI spec update, I thought I should mark all changes with BZ#### before the spec update is tak
Hi Hao, Thanks for pointing out the missing place. Will update this accordingly. This patch series needs a PI spec update, I thought I should mark all changes with BZ#### before the spec update is tak
|
By
Kun Qin
· #76412
·
|
|
[PATCH v1 1/1] Pytool: SpellCheck: Fix incorrect file mask across package matrices
From: Sean Brogan <spbrogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3443 Existing implementation could modify class global data that causes potential incorrect file mask to be us
From: Sean Brogan <spbrogan@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3443 Existing implementation could modify class global data that causes potential incorrect file mask to be us
|
By
Kun Qin
· #76310
·
|
|
[PATCH v1 0/1] Spell Check File Mask Leak into Sequential Package Checks
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3443 Current spell check routine on CI build pipelines is ignoring some files incorrectly. The issue is class variable, STANDARD_PLUGIN_DEFINED_PATH
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3443 Current spell check routine on CI build pipelines is ignoring some files incorrectly. The issue is class variable, STANDARD_PLUGIN_DEFINED_PATH
|
By
Kun Qin
· #76309
·
|
|
[PATCH v1 5/5] MdePkg: MmCommunication: Extend MessageLength field size to UINT64
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 The MessageLength field of EFI_MM_COMMUNICATE_HEADER, as a generic definition, could b
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 The MessageLength field of EFI_MM_COMMUNICATE_HEADER, as a generic definition, could b
|
By
Kun Qin
· #76308
·
|
|
[PATCH v1 4/5] MdeModulePkg: SmiHandlerProfileInfo: Updated MessageLength calculation
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change replaced the calculation of communication buffer size from explicitly adding the size of each member with the OFFSET macro function
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change replaced the calculation of communication buffer size from explicitly adding the size of each member with the OFFSET macro function
|
By
Kun Qin
· #76307
·
|
|
[PATCH v1 3/5] MdeModulePkg: MemoryProfileInfo: Updated MessageLength calculation
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change replaced the calculation of communication buffer size from explicitly adding the size of each member with the OFFSET macro function
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change replaced the calculation of communication buffer size from explicitly adding the size of each member with the OFFSET macro function
|
By
Kun Qin
· #76306
·
|
|
[PATCH v1 2/5] MdeModulePkg: PiSmmIpl: Update MessageLength calculation for MmCommunicate
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change updated calculation routine for MM communication in PiSmmIpl. It removes ambiguity brought in by UINTN variables from this routine
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398 This change updated calculation routine for MM communication in PiSmmIpl. It removes ambiguity brought in by UINTN variables from this routine
|
By
Kun Qin
· #76305
·
|
|
[PATCH v1 1/5] EDK2 Code First: PI Specification: EFI_MM_COMMUNICATE_HEADER Update
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 This change includes specification update markdown file that describes the proposed PI Specification v1.7 Errata A in detail and potential impa
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 This change includes specification update markdown file that describes the proposed PI Specification v1.7 Errata A in detail and potential impa
|
By
Kun Qin
· #76304
·
|
|
[PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 In PI Spec v1.7 Errata A, Vol.4, Sec 5.7 MM Communication Protocol, the MessageLength field of EFI_MM_COMMUNICATE_HEADER (also derived as EFI_S
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430 In PI Spec v1.7 Errata A, Vol.4, Sec 5.7 MM Communication Protocol, the MessageLength field of EFI_MM_COMMUNICATE_HEADER (also derived as EFI_S
|
By
Kun Qin
· #76303
·
|
|
[PATCH v1 1/1] MdePkg: MmControl: Fix function and structure definition mismatches
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3397 Current Ppi/MmControl.h file has structure definition of "struct _PEI_MM_CONTROL_PPI". This name mismatches with its definition in PI Specifica
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3397 Current Ppi/MmControl.h file has structure definition of "struct _PEI_MM_CONTROL_PPI". This name mismatches with its definition in PI Specifica
|
By
Kun Qin
· #75757
·
|
|
[PATCH v1 0/1] Fix function and structure definition mismatches in Ppi/MmControl.h
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3397 The current MdePkg/Include/Ppi/MmControl.h file contains function and structure definitions mismatch with those in Platform Initialization Spec
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3397 The current MdePkg/Include/Ppi/MmControl.h file contains function and structure definitions mismatch with those in Platform Initialization Spec
|
By
Kun Qin
· #75756
·
|
|
[PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static Paging
Hi Ray, Thanks for reviewing and merging the change. Regards, Kun
Hi Ray, Thanks for reviewing and merging the change. Regards, Kun
|
By
Kun Qin
· #74304
·
|
|
[PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static Paging
Hi Ray, Would you please provide feedback for this patch? It is already reviewed by Laszlo here: https://edk2.groups.io/g/devel/message/74122. Could you please let me know what it takes after your rev
Hi Ray, Would you please provide feedback for this patch? It is already reviewed by Laszlo here: https://edk2.groups.io/g/devel/message/74122. Could you please let me know what it takes after your rev
|
By
Kun Qin
· #74280
·
|
|
[PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static Paging
Hi Laszlo, I kept the renames and only replaced the original local variable assignment with input argument. Thanks for your review. Regards, Kun
Hi Laszlo, I kept the renames and only replaced the original local variable assignment with input argument. Thanks for your review. Regards, Kun
|
By
Kun Qin
· #74194
·
|
|
[PATCH v2 1/1] UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static Paging
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3300 Current implementation of SetStaticPageTable routine in PiSmmCpuDxeSmm driver will check a global variable mPhysicalAddressBits, and eventually
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3300 Current implementation of SetStaticPageTable routine in PiSmmCpuDxeSmm driver will check a global variable mPhysicalAddressBits, and eventually
|
By
Kun Qin
· #74102
·
|