public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] EFI zero-page usage (keeping docs updated)
@ 2004-01-15  0:47 Randy.Dunlap
  2004-01-15  2:35 ` Stefan Smietanowski
  0 siblings, 1 reply; 3+ messages in thread
From: Randy.Dunlap @ 2004-01-15  0:47 UTC (permalink / raw)
  To: lkml; +Cc: akpm, matthew.e.tolentino, Matt_Domsch


Add x86 EFI zero-page usage to i386 docs.

Please apply to 2.6.current...

--
~Randy



diffstat:=
 Documentation/i386/zero-page.txt |    5 +++++
 1 files changed, 5 insertions(+)

diff -Naurp ./Documentation/i386/zero-page.txt~efidocs ./Documentation/i386/zero-page.txt
--- ./Documentation/i386/zero-page.txt~efidocs	2004-01-08 22:59:26.000000000 -0800
+++ ./Documentation/i386/zero-page.txt	2004-01-14 16:36:42.000000000 -0800
@@ -30,6 +30,11 @@ Offset	Type		Description
 			( struct sys_desc_table_struct )
  0xb0 - 0x1df		Free. Add more parameters here if you really need them.
 
+0x1c4	unsigned long	EFI system table pointer
+0x1c8	unsigned long	EFI memory descriptor size
+0x1cc	unsigned long	EFI memory descriptor version
+0x1d0	unsigned long	EFI memory descriptor map pointer
+0x1d4	unsigned long	EFI memory descriptor map size
 0x1e0	unsigned long	ALT_MEM_K, alternative mem check, in Kb
 0x1e8	char		number of entries in E820MAP (below)
 0x1e9	unsigned char	number of entries in EDDBUF (below)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-15 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-15  0:47 [PATCH] EFI zero-page usage (keeping docs updated) Randy.Dunlap
2004-01-15  2:35 ` Stefan Smietanowski
2004-01-15 17:26   ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox