[SeaBIOS] [PATCH 0/2] Set FORCE_APIC_CLUSTER_MODEL bit of FADT flags

zhanghailiang zhang.zhanghailiang at huawei.com
Thu Aug 21 11:23:39 CEST 2014


This patch mainly to address the problem of windows 2008 R2 DataCenter 
can not show all processors within Task Manager when we do hot-add cpus.

Also i found in code, there are places which use magic-number, it is better to
use specified macros instead.

zhanghailiang (2):
  acpi: use specified macro instead of magic-number
  acpi: Set FORCE_APIC_CLUSTER_MODEL bit of FADT flags

 src/fw/acpi.c  | 18 ++++++++++++------
 src/std/acpi.h | 25 +++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 6 deletions(-)

-- 
1.7.12.4





More information about the SeaBIOS mailing list