Re: [PATCH 1/2] Use structs instead of hardcoded offsets in x86 boot decompressor.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H. Peter Anvin
Date: Friday, May 23, 2008 - 11:17 pm

Rik van Riel wrote:

Uhm... except it doesn't live at address zero, at all.

It's called "zeropage" because we used to recycle it into 
empty_zero_page, a long long time ago.

The bootparms structure is pointed to by %esi being passed from the 
setup code to the decompressor to the kernel.

	-hpa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] Use structs instead of hardcoded offsets in x8 ..., Kristian Høgsberg, (Fri May 23, 2:59 pm)
Re: [PATCH 1/2] Use structs instead of hardcoded offsets i ..., H. Peter Anvin, (Fri May 23, 11:17 pm)