[PATCH] EFI zero-page usage (keeping docs updated)

From: Randy.Dunlap
Date: Wed Jan 14 2004 - 19:56:22 EST



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)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/