DM Cx: build DSDT with cx data

With this patch, UOS would be capable of guest Cx controling.

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Victor Sun 2018-04-19 00:04:48 +08:00 committed by Jack Ren
parent 5e7e816981
commit 3fc5ebcd50
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ void pm_write_dsdt(struct vmctx *ctx, int ncpu)
dsdt_line("");
dsdt_write_pss(ctx, i);
dsdt_write_cst(ctx, i);
/* hard code _PPC and _PCT for all vpu */
if (i == 0) {