Problem In understanding Tutorial2
Posted: Sat Sep 12, 2009 4:46 am
As far I know the bootcode is loaded by BIOS at CS:IP=07C0:0000 0r 0000:7C00
But at the end of Tutorial2 just before "conclusion section" it was written a different...I have coated it below
0x7C000 which is not the address of the bootcode at all..I am confused totally...
Please let me know the correct fact.
But at the end of Tutorial2 just before "conclusion section" it was written a different...I have coated it below
If we calculate the linear address from the Tutorial2 we will get linear address"The bootloader is loaded by the BIOS at absolute address 0x7c00:0. After loading,
CS:IP is set to your bootloader, and the bootloader takes full control."
0x7C000 which is not the address of the bootcode at all..I am confused totally...
Please let me know the correct fact.