tianocore-docs/edk2-CCodingStandardsSpecification

File and directory naming guidance for the processor architectures and vendors

changab opened this issue · 1 comments

The coding standard for the file naming is not sufficient for the processor architectures and vendors that share the implementation.
We have to provide guidance on File/directory naming to accommodate different processor arch or the same arch but different vendor implementations.
For example,

  • IntelSmmCpuFeaturesLib and AmdSmmCpuFeaturesLib)
  • CpudDxe\RISCV64
    \IA32X64

Fixed at 782dc33