Hi ,

One of the OEMLaunch function parameters is pRomHdr ( Pointer to the
ROM header structure) , Is it possible to download a compressed nk.bin
- compressed in the host machine , for example nk.z - by the Platform Builder
and an Eboot that expose OEMLaunch , and still get the pRomHdr valid ?
Or Eboot only knows to download .bin files ?
Thanks in advance

--
Maen

Re: Downloading a compressed image by eboot by K

K
Wed Nov 12 07:41:05 CST 2003

This is a multi-part message in MIME format.

------=_NextPart_000_002B_01C3A965.ACC68BF0
Content-Type: text/plain;
charset="big5"
Content-Transfer-Encoding: quoted-printable

dear sir:
you may compress the raw image (.nb0 file)
and add some necessary record to wrap the compressed image
+---------------------+----------------------------------+
| ROM Header | Compressed Image |
+---------------------+----------------------------------+
so that the EBoot can still load the compressed image into RAM
or you might modify the blcommon.c to skip the checking pTOC =
siganature routines

"Maen" <nospamm@hotmail.com> =
=BC=B6=BCg=A9=F3=B6l=A5=F3=B7s=BBD:e5UvZNRqDHA.2140@TK2MSFTNGP09.phx.gbl.=
..
> Hi ,
>=20
> One of the OEMLaunch function parameters is pRomHdr ( Pointer to =
the
> ROM header structure) , Is it possible to download a compressed =
nk.bin
> - compressed in the host machine , for example nk.z - by the Platform =
Builder
> and an Eboot that expose OEMLaunch , and still get the pRomHdr valid =
?
> Or Eboot only knows to download .bin files ?
> Thanks in advance
>=20
> --
> Maen
>=20
>=20

------=_NextPart_000_002B_01C3A965.ACC68BF0
Content-Type: text/html;
charset="big5"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dbig5">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT size=3D2>dear sir:</FONT></DIV>
<DIV><FONT size=3D2>&nbsp;&nbsp;&nbsp; you may compress the raw image =
(.nb0=20
file)</FONT></DIV>
<DIV><FONT size=3D2>&nbsp;&nbsp;&nbsp; and add some necessary record to =
wrap the=20
compressed image</FONT></DIV>
<DIV><FONT face=3DSystem size=3D2>&nbsp;&nbsp;&nbsp;=20
+---------------------+----------------------------------+</FONT></DIV>
<DIV><FONT face=3DSystem size=3D2>&nbsp;&nbsp;&nbsp; | ROM Header | =
Compressed=20
Image&nbsp;&nbsp;|</FONT></DIV>
<DIV><FONT face=3DSystem size=3D2>
<DIV><FONT face=3DSystem size=3D2>&nbsp;&nbsp;&nbsp;=20
+---------------------+----------------------------------+</FONT></DIV>
<DIV><FONT face=3D=B7s=B2=D3=A9=FA=C5=E9>&nbsp;&nbsp;&nbsp; so that the =
EBoot can still load the=20
compressed image into RAM</FONT></DIV>
<DIV><FONT face=3D=B7s=B2=D3=A9=FA=C5=E9>&nbsp;&nbsp;&nbsp; or you might =
modify the blcommon.c to=20
skip the checking pTOC siganature routines</FONT></DIV>
<DIV>&nbsp;</DIV></FONT><FONT size=3D2>"Maen" &lt;</FONT><A=20
href=3D"mailto:nospamm@hotmail.com"><FONT=20
size=3D2>nospamm@hotmail.com</FONT></A><FONT size=3D2>&gt;=20
=BC=B6=BCg=A9=F3=B6l=A5=F3=B7s=BBD:e5UvZNRqDHA.2140@TK2MSFTNGP09.phx.gbl.=
..</FONT></DIV><FONT size=3D2>&gt;=20
Hi ,<BR>&gt; <BR>&gt; &nbsp;&nbsp;&nbsp; One of the OEMLaunch function=20
parameters is pRomHdr ( Pointer to the<BR>&gt; ROM header =
structure)&nbsp; , Is=20
it possible to download&nbsp; a compressed&nbsp; nk.bin<BR>&gt; - =
compressed in=20
the host machine , for example nk.z - by the Platform Builder<BR>&gt; =
and an=20
Eboot that expose OEMLaunch&nbsp; , and still get the pRomHdr valid =
?<BR>&gt; Or=20
Eboot only knows to download .bin files ?<BR>&gt; Thanks in =
advance<BR>&gt;=20
<BR>&gt; --<BR>&gt; Maen<BR>&gt; <BR>&gt; </FONT></BODY></HTML>

------=_NextPart_000_002B_01C3A965.ACC68BF0--