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 3 d 18 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 937 d 8 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 2352 d 7 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7122 2369 d 12 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
5363 3425 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
2455 4456 d 17 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4607 d 12 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6147 d 20 h mikedld /kernel/trunk/ Revision numbering fix  
465 6248 d 3 h serge /kernel/trunk/ merge flat kernel  
431 6270 d 21 h serge /kernel/trunk/ copyrights  
425 6275 d 11 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
2 6806 d 5 h msu-se / moving to kernel directory  
1 6806 d 16 h ha /trunk/ Kolibri 5 initial checkout