Re: [edk2-devel] [v6 v6] IntelSiliconPkg-Vtd: A new PMR interface

2019-10-16 Thread Ni, Ray
Evelyn, GetGlobalVtdPmrAlignment() is the only API listed in the library header file but I saw all the three functions in the library C file have the EFIAPI prefix. Only the public library API needs the EFIAPI prefix. Thanks, Ray > -Original Message- > From: Wang, Iwen Evelyn > Sent: Th

[edk2-devel] [v6 v6] IntelSiliconPkg-Vtd: A new PMR interface

2019-10-16 Thread Evelyn Wang
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1770 1) IOMMU PMR feature should be generic to support different hardware architecture. Platforms may request no overlap between PMR regions and system reserve memory. Create an interface to control PLMR/PHMR regions. It allows silicon code to ad