aboutsummaryrefslogtreecommitdiff
path: root/src/romlayout.S
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-05-24 10:36:42 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-06-04 11:06:58 -0400
commite9eaaaf6ee0177f9c0b8bb912853834667e1c492 (patch)
tree95fa5c8b53b457af5edc613309416d69edfff1b3 /src/romlayout.S
parentdd7527c6f51fff199285f1e1cdb3e8e16bd1781b (diff)
downloadseabios-hppa-e9eaaaf6ee0177f9c0b8bb912853834667e1c492.zip
seabios-hppa-e9eaaaf6ee0177f9c0b8bb912853834667e1c492.tar.gz
seabios-hppa-e9eaaaf6ee0177f9c0b8bb912853834667e1c492.tar.bz2
Remove old Bochs bios fixed address string at 0xfff00.
There is no indication that the address 0xff00 is a BIOS standard, so don't emit the old Bochs copyright string at that fixed address. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/romlayout.S')
-rw-r--r--src/romlayout.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/romlayout.S b/src/romlayout.S
index 4922279..55179bf 100644
--- a/src/romlayout.S
+++ b/src/romlayout.S
@@ -742,8 +742,6 @@ entry_1a_official:
// 0xfef3 - InitVectors in misc.c
- // 0xff00 - BiosCopyright in misc.c
-
ORG 0xff53
.global entry_iret_official
entry_iret_official: