diff options
author | Kun Qin <kuqin@microsoft.com> | 2025-04-04 16:40:28 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-19 06:17:18 +0000 |
commit | ad46860061f590c9a5f1a2dc6f80030faa444591 (patch) | |
tree | 1e3486666e2a146d8dd804750d554378bde5ee25 /BaseTools/Source/Python/sitecustomize.py | |
parent | d03c535745ff73bff2154d11bf5b39b1e7e6cbdc (diff) | |
download | edk2-ad46860061f590c9a5f1a2dc6f80030faa444591.zip edk2-ad46860061f590c9a5f1a2dc6f80030faa444591.tar.gz edk2-ad46860061f590c9a5f1a2dc6f80030faa444591.tar.bz2 |
OvmfPkg: SmmCpuFeaturesLib: Abstract out SMM specific implementations
This update refactors the existing SmmCpuFeaturesLib to eliminate direct
calls to SMM-specific functions.
In particular, the constructor has been relocated to traditional MM-
specific C files, utilizing a common entry point.
Furthermore, several implementation-specific functions have been
modularized into its respective C files.
These changes lay the groundwork for supporting a Standalone MM-based
solution in the future.
Signed-off-by: Kun Qin <kun.qin@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions