In order to meet the massive industry wide push, Platform Runtime Mechanism (PRM) provides means to reduce System Management Mode (SMM) foot print. PRM introduces the capability of transitioning certain usages that were executed out of SMM, to a code that executes with the OS/VMM context. Specification below: https://uefi.org/sites/default/files/resources/Platform%20Runtime%20Mechanism%20-%20with%20legal%20notice.pdf
merged: https://gitee.com/anolis/cloud-kernel/pulls/1229