Re: doubt in protected mode
- From: "Dharma" <baladharma@xxxxxxxxx>
- Date: 22 Nov 2006 21:35:29 -0800
Hi all ,
Thanks a lot. I think i didnt explain the doubt clearly. Sorry for
that.
I have a map file and have told that base of text at 1MB, data at 2MB ,
bss at 3MB.
Now iam create a GDT, telling the segreg.base for code is 0 and limit
is 1MB, segreg.base for data segment is 0 and limit is 1MB. now if i
jump to some offset which is 32bit say(0x00c89010) , what will be
physical address and linear address.?
will be physical address and linear address be same as 0x00c89010 or
will it add address of text specified in the linker file and the 32
bit offset to get the physical address.
(.text in the linker file + segreg.base + offset)
Thank a lot in advance.
Regards,
Dharma
.
- References:
- doubt in protected mode
- From: OS
- Re: doubt in protected mode
- From: Frank Kotler
- Re: doubt in protected mode
- From: SpooK
- doubt in protected mode
- Prev by Date: Re: raghu protected mode
- Next by Date: Re: raghu protected mode
- Previous by thread: Re: doubt in protected mode
- Next by thread: Re: doubt in protected mode
- Index(es):
Relevant Pages
|