Move $PnP string from boot.c to romlayout.S.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 6 Jul 2008 13:30:47 +0000 (09:30 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 6 Jul 2008 13:30:47 +0000 (09:30 -0400)
commitccaf1c52751ef9fa045302d9e2d708f47761a5d5
tree461360598bdd0c38724c61c6282bf63425e75304
parentee4f9ff82e48a4eb20569912fd55df742d905390
Move $PnP string from boot.c to romlayout.S.

The string is special, so it's better to define it in assembler.
src/boot.c
src/post.c
src/romlayout.S