AuroraRuntime/Source/HWInfo
Reece a626fbea24 [+] HWInfo::GetPageSize()
[+] Parse::SplitNewlines(..., ..., true) where the return value is the remaining unbuffered line
[*] Gross hack we should remove to drop std string parse exception abuse logs
[*] Update AuroraForEach and AuroraInterfaces
[*] Experiment with using alternative os address space reserve + commit mechanics for Memory::Heaps
[*] global fast rand device should be seeded with at least 64 bits of secure rng data. ideally, we should max out entropy with secure bits, but we dont
2021-10-14 12:35:05 +01:00
..
CpuInfo.cpp [*] Succesfully built on Linux for the first time in a very long time 2021-10-02 17:07:33 +01:00
CpuInfo.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
HWInfo.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
HWInfo.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
RamInfo.cpp [+] HWInfo::GetPageSize() 2021-10-14 12:35:05 +01:00
RamInfo.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00