Additional sysappend strings from DMI; pre-bake the http cookies
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 26 Apr 2011 21:41:31 +0000 (14:41 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 26 Apr 2011 21:41:31 +0000 (14:41 -0700)
commitb6401220c0bf7482ad5b204d08ba831a7cf9eabb
treeb00f2430d95e71c56361eef9511995799933cfe7
parent5365992003f44a1d3b8cb2cd8774ed49dddedb10
Additional sysappend strings from DMI; pre-bake the http cookies

- Add additional sysappend strings from DMI; we may want to add even
  more but let's think about it first.
- Pre-generate http cookies.
- Add a "sendcookies" command to mask out some of the information.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
13 files changed:
com32/include/syslinux/sysappend.h
com32/lib/Makefile
core/dmi.c [new file with mode: 0644]
core/extern.inc
core/fs/pxe/http.c
core/fs/pxe/pxe.c
core/fs/pxe/pxe.h
core/include/core.h
core/init.inc
core/keywords
core/keywords.inc
core/parseconfig.inc
core/sysappend.c