Re: DOS bootloader Vs. BiosBootLoader
- From: "Jeremy Cooke [MSFT]" <jecooke@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 8 Nov 2006 14:24:38 -0800
"Javier Grijalba" <Javier.Grijalba@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:op.tilds1aiwnzlqi@xxxxxxxxxxxx
Hi,
I use FreeDos + loadcepc for some project and it works.
Regards
Javier
On Fri, 20 Oct 2006 17:41:50 +0200, Steve Maillet (eMVP)
<nospam1@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
1) What are the most important differences between DOS bootloader and
BiosBootLoader?
If by 'BiosBootLoader' you are referring to the bootloader used with
biosloader then the difference is that it will attempt to load the BLDR
executable on a properly prepared biosload boot disk. This is hard coded
behavior with source code available in the Windows CE public source code
tree (in bsect.asm). BLDR will then try to bootstrap the WinCE OS. The
FreeDos + loadCEPC scenerio will use a standard DOS styled bootsector to
bootstrap the FreeDOS OS which would then run the loadCEPC application to
start up WinCE OS. Using biosloader removes the need for an OS like FreeDOS
or MSDOS for that matter -- which is the intention of BIOSLoader.
Jeremy Cooke [MSFT]
jecooke@xxxxxxxxxxxxxxxxxxxx
Windows CE BSP Team
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Re: DOS bootloader Vs. BiosBootLoader
- From: Javier Grijalba
- Re: DOS bootloader Vs. BiosBootLoader
- Prev by Date: Re: Strange compilation error on Visual Studio 2005 and CE custom SDK
- Next by Date: Re: Is there anyway to exclude Uloader build in build configuration?
- Previous by thread: Re: DOS bootloader Vs. BiosBootLoader
- Next by thread: Windows CE royalties
- Index(es):