mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-07 01:05:12 +00:00
Minor cosmetic fixes in acpi.h: Move and group similar defines together Rename RSDP_CHECKSUM_LENGTH to ACPI_RSDP_CHECKSUM_LENGTH Add post fix 'U' to define as unsinged int and change code accordingly Tracked-On: #3601 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com>