Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 2 d 4 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
9227 935 d 17 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.
 
7132 2350 d 17 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7122 2367 d 21 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
5363 3423 d 23 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
2455 4455 d 2 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4605 d 22 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6146 d 5 h mikedld /kernel/trunk/ Revision numbering fix  
465 6246 d 13 h serge /kernel/trunk/ merge flat kernel  
431 6269 d 7 h serge /kernel/trunk/ copyrights  
425 6273 d 20 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
2 6804 d 15 h msu-se / moving to kernel directory  
1 6805 d 1 h ha /trunk/ Kolibri 5 initial checkout