summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/pcbios/rsdp.c
Commit message (Expand)AuthorAgeFilesLines
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [acpi] Remove userptr_t from ACPI table parsingMichael Brown2025-04-221-16/+17
* [uaccess] Replace real_to_user() with real_to_virt()Michael Brown2025-04-211-1/+1
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-4/+4
* [acpi] Allow for platforms that provide ACPI tables individuallyMichael Brown2021-03-011-0/+1
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-0/+125