mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 05:21:49 +03:00
Added generic function for calculating ACPI table checksum
This commit is contained in:
@@ -36,4 +36,6 @@ struct acpi_description_header {
|
||||
uint32_t asl_compiler_revision;
|
||||
} __attribute__ (( packed ));
|
||||
|
||||
extern void acpi_fix_checksum ( struct acpi_description_header *acpi );
|
||||
|
||||
#endif /* _GPXE_ACPI_H */
|
||||
|
||||
Reference in New Issue
Block a user