docs: minor update
This commit is contained in:
		
							parent
							
								
									f0c7d4bbdf
								
							
						
					
					
						commit
						c97a637ecd
					
				
					 3 changed files with 29 additions and 20 deletions
				
			
		|  | @ -3,6 +3,10 @@ File: Introduction | ||||||
| Section: Legacy | Section: Legacy | ||||||
| 
 | 
 | ||||||
| > | > | ||||||
|  | > +------------+  multiboot | ||||||
|  | > |    GRUB    |-------------+ | ||||||
|  | > +------------+             | | ||||||
|  | >       OR                   v | ||||||
| > +------------+       +-------------+       +--------------+ | > +------------+       +-------------+       +--------------+ | ||||||
| > | bootsector |------>| stpdldr.sys |------>| vmstupid.sys | | > | bootsector |------>| stpdldr.sys |------>| vmstupid.sys | | ||||||
| > +------------+       +-------------+       +--------------+ | > +------------+       +-------------+       +--------------+ | ||||||
|  |  | ||||||
|  | @ -1,22 +1,24 @@ | ||||||
|  | File: Introduction | ||||||
|  | 
 | ||||||
| About: kernel memory map | About: kernel memory map | ||||||
| 
 | 
 | ||||||
| >   | > | ||||||
| >               Physical map  | > Physical map  | ||||||
| >             +---------------+ | >            +---------------+ | ||||||
| >             |               | | >            |               | | ||||||
| >             +---------------+ | >            +---------------+ | ||||||
| >             | ISA hole ?    | | >            | ISA hole ?    | | ||||||
| >  0x00F00000 +---------------+ | > 0x00F00000 +---------------+ | ||||||
| >             | RAM           |  | >            | RAM           |  | ||||||
| >             +---------------+    | >            +---------------+    | ||||||
| >             |  kernel       | | >            |  kernel       | | ||||||
| >  0x00100000 +---------------+        | > 0x00100000 +---------------+        | ||||||
| >             | ROM           |        | >            | ROM           |        | ||||||
| >  0x000BFFFF +---------------+       | > 0x000BFFFF +---------------+       | ||||||
| >             | video display |        | >            | video display |        | ||||||
| >             |    memory     |        | >            |    memory     |        | ||||||
| >  0x0009FFFF +---------------+     | > 0x0009FFFF +---------------+     | ||||||
| >             |     RAM       | | >            |     RAM       | | ||||||
| >             |               | | >            |               | | ||||||
| >  0x00000000 +---------------+  | > 0x00000000 +---------------+  | ||||||
| >   | > | ||||||
|  |  | ||||||
|  | @ -0,0 +1,3 @@ | ||||||
|  | struc | ||||||
|  | { | ||||||
|  | } | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue