commit | f2071ba9efd6f49836c97766928d230c71c584cd | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed May 11 07:45:12 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon May 23 15:18:00 2016 +0800 |
tree | 96ec1338b0142063ca91fa925097127556f6b348 | |
parent | dc2097d6707f469251cb848d45a883a42de59b04 [diff] |
x86: doc: Add porting hints for ACPI with Windows Windows might cache system information and only detect ACPI changes if you modify the ACPI table versions. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>