You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tables: Fix an issue that FACS initialization is performed twice.
This patch adds a new FACS initialization flag for AcpiTbInitialize().
AcpiEnableSubsystem() might be invoked several times in OS bootup process,
and we don't want FACS initialization to be invoked twice. Lv Zheng.
Signed-off-by: Lv Zheng <[email protected]>
0 commit comments