This commit is contained in:
parent
3afbc7e419
commit
84c8bc98ae
4
IDEAS.md
4
IDEAS.md
@ -7,3 +7,7 @@ This is a list of ideas that migh but not must be realized.
|
|||||||
the addressable virtual memory from 256TB to 128PB.
|
the addressable virtual memory from 256TB to 128PB.
|
||||||
- [ ] Find graphics card from all PCI devices and identify its framebuffer address when GOP is not supported by UEFI
|
- [ ] Find graphics card from all PCI devices and identify its framebuffer address when GOP is not supported by UEFI
|
||||||
firmware and UGA has to be used instead.
|
firmware and UGA has to be used instead.
|
||||||
|
|
||||||
|
### XTOSKRNL
|
||||||
|
- [ ] Implement mechanism for detecting CPU features and checking hardware requirements. If CPU does not meet
|
||||||
|
requirements, it should cause a kernel panic before any non-supported instruction is being used.
|
||||||
|
Loading…
Reference in New Issue
Block a user