Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9227 910 d 14 h dunkaist /kernel/trunk/ uefi64kos: Detect last PCI bus, use fastcall macro.

* Detect last PCI bus via PCI Root Bridge IO protocol (uefi64kos only).
* fastcall macro by Tomasz is much cleaner than eficall from osdev board.
 
8991 1030 d 7 h Boppan /kernel/trunk/acpi/ [kernel][doxygen] Comment `acpi_get_root_ptr` and test asmxygen update  
8130 1273 d 0 h dunkaist /kernel/trunk/ Add missing svn:keywords properties.  
8119 1279 d 21 h dunkaist /kernel/trunk/ fix r8111: Map acpi_apic_base page before access.  
8111 1286 d 2 h dunkaist /kernel/trunk/ kernel: Split acpi.inc and hpet.inc from init.inc.

Also, replace some hardcoded constants with macros.