[KERNEL] Add test framework
git-svn-id: svn://kolibrios.org@9249 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -144,10 +144,12 @@ pci_data_sel = pci_data_32-gdts
|
||||
; places revision number there.
|
||||
if ~ defined UEFI
|
||||
bootbios:
|
||||
if ~ defined extended_primary_loader
|
||||
file 'bootbios.bin'
|
||||
else
|
||||
if defined extended_primary_loader
|
||||
file 'bootbios.bin.ext_loader'
|
||||
else if defined pretest_build
|
||||
file 'bootbios.bin.pretest'
|
||||
else
|
||||
file 'bootbios.bin'
|
||||
end if
|
||||
if __REV__ > 0
|
||||
cur_pos = 0
|
||||
|
Reference in New Issue
Block a user