hikalium
hikalium
``` UEFI 2.6: PI 1.4 8192MB Memory Celeron N4100 CPU @ 1.10GHz ```
https://pci-ids.ucw.cz/read/PC/10ec/8168 Rev.15 IO: 0xE000 - 0xE0FF?
Currently, there is no lock around memory allocation. this may cause memory corruption so fix it!
Since app test requires c/c++ libraries, app tests will fail on CI. Update CI image to include prebuilt libs and enable app test on CI.
liumos->cpu_features, hpet may point physical address which cannot be used in user process. This causes unexpected behavior while running applications.