Implementation of ACPI parts

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-21 08:37:50 +02:00
parent 9dbbe5e858
commit 4519e259a1
2 changed files with 46 additions and 0 deletions

View file

@ -22,6 +22,8 @@
* need to be implemented:
* - drives table
* - ROM configuration table
* - SMBIOS tables
* - Networking information
*/
#include <grub/loader.h>