mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 12:20:56 +00:00
Update linux-bootstrap-4.md
This commit is contained in:
parent
5e349f823b
commit
518d6b7572
@ -172,7 +172,7 @@ After this we have address where we loaded in the `ebp` - `0x100000`.
|
|||||||
|
|
||||||
Now we can setup the stack and verify CPU that it has support of the long mode and [SSE](http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions).
|
Now we can setup the stack and verify CPU that it has support of the long mode and [SSE](http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions).
|
||||||
|
|
||||||
stack setup and CPU verification
|
Stack setup and CPU verification
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
The next we can see assembly code which setups new stack for kernel decompression:
|
The next we can see assembly code which setups new stack for kernel decompression:
|
||||||
|
Loading…
Reference in New Issue
Block a user