[Bug 3982] New: File path in OvmfPkg should use AArch64 instead of Aarch64
bugzilla-daemon@...
https://bugzilla.tianocore.org/show_bug.cgi?id=3982
Bug ID: 3982 Summary: File path in OvmfPkg should use AArch64 instead of Aarch64 Product: EDK2 Version: Current Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Lowest Component: Code Assignee: unassigned@... Reporter: michael.d.kinney@... CC: edk2+bugs+int+994+563148131503455288@groups.io The following file path in OvmfPkg does not follow naming convention for AArch64 OvmfPkg/Library/XenHypercallLib/Aarch64/Hypercall.S Should be: OvmfPkg/Library/XenHypercallLib/AArch64/Hypercall.S This is causing incorrect maintainer/reviewer assignments for this file from Maintainers.txt. -- You are receiving this mail because: You are on the CC list for the bug. |
|