Undo incorrect assumptions about Xen in commit 6ca0460f.
commitb1885fc3a7998fe91f488a5e54705e606223dc4c
authorKevin O'Connor <kevin@koconnor.net>
Sat, 9 Feb 2013 02:00:46 +0000 (8 21:00 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 9 Feb 2013 02:28:25 +0000 (8 21:28 -0500)
tree11ee3b681caaf9bc0f0f3e35abdd6401932a0ddd
parent9e4d41cd7c157a1d7037b06f9d830a7dfc6d1441
Undo incorrect assumptions about Xen in commit 6ca0460f.

Xen invokes SeaBIOS via entry_post, not entry_elf.  As a result commit
6ca0460f broke Xen.  This change effectively undoes that commit.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/post.c
src/romlayout.S