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
9270 907 d 10 h rgimad /kernel/trunk/blkdev/ AHCI: fix failure when adding > 1 disks on one controller  
9269 907 d 23 h leency /programs/cmm/eolite/ Eolite: fixed two bugs (thanks kw33 for found one)  
9268 908 d 3 h Doczom /kernel/trunk/ small clean code  
9267 908 d 7 h Doczom /programs/cmm/clipview/ fix count type  
9266 908 d 8 h Doczom /programs/cmm/clipview/ fixed content type definitions  
9265 908 d 8 h Doczom /kernel/trunk/core/ fixing a memory leak in the clipboard  
9264 908 d 12 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: sync with trunk  
9263 909 d 5 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9262 910 d 0 h turbocat /programs/develop/ktcc/trunk/ libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces
 
9261 913 d 23 h leency /programs/cmm/mousecfg/ mousecfg: use a hotkey to turn on mouse emulation  
9260 915 d 3 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/time/ libc.obj: fixed asctime() format and UTC mktime() bug.  
9259 917 d 4 h leency /programs/cmm/browser/ WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider  
9258 917 d 10 h Boppan /kernel/trunk/ [KERNEL][TEST] Add example keyboard and screenshot test  
9257 917 d 10 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST][API] Implement image comparsion  
9256 917 d 11 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST][API] Implement screenshot taking  
9255 917 d 11 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST][API] Implement keyboard keys sending  
9254 917 d 13 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Wait for debug.log more reliable  
9253 917 d 20 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi64kos: Fix stack alignment on function calls.

It is a formal requirement of UEFI spec that the stack is to be aligned
on 16 bytes on all calls to service routines. I changed eficall macro to
fstcall one in my previous commit. Due to differences in macro logic
that change broke UEFI boot on some platforms that do care about stack
alignment. This commit should fix the issue.
 
9252 917 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Do not pack test kernel (test speedup)  
9251 917 d 22 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Do not redirect stdin to qemu  

Show All