mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 05:49:18 +03:00
RSDT checksum info
date 2001.12.18.16.44.00; author rmoore1; state Exp;
This commit is contained in:
parent
9a4e15f407
commit
df9d278c58
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acconfig.h - Global configuration constants
|
||||
* $Revision: 1.81 $
|
||||
* $Revision: 1.82 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -256,6 +256,11 @@
|
||||
|
||||
#define ACPI_MAX_ADDRESS_SPACE 255
|
||||
|
||||
/* RSDP checksums */
|
||||
|
||||
#define ACPI_RSDP_CHECKSUM_LENGTH 20
|
||||
#define ACPI_RSDP_XCHECKSUM_LENGTH 36
|
||||
|
||||
|
||||
#endif /* _ACCONFIG_H */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user