Re: [edk2] UEFI task as MSc work

2014-03-19 Thread Rafael Machado
Hi Everyone. Thanks a lot for all this information. I'll read everything carefully to understand all points. Any other additional information please share with us. Thanks again. Rafael R. Machado 2014-03-19 1:36 GMT-03:00 Scott Duplichan : > ]Rafael Machado [mailto:rafaelrodrigues.mach...@gmai

Re: [edk2] UEFI task as MSc work

2014-03-18 Thread Scott Duplichan
]Rafael Machado [mailto:rafaelrodrigues.mach...@gmail.com] wrote: [.] ]Does anyone here have a good reason for creating the MP services ? ]and Why creating it is really needed ? Here are some items where MP services can be used. The processor vendor's reference code may take care of some of the

Re: [edk2] UEFI task as MSc work

2014-03-18 Thread Brian J. Johnson
On 03/18/2014 12:14 PM, Andrew Fish wrote: > Well the MpService protocol (https://svn.code.sf.net/p/edk2/code/trunk > /edk2/MdePkg/Include/Protocol/MpService.h) exists on a lot of > platforms today. It is hard to use as EFI is only safe to run on the > boot processor. Not even DEBUG prints and ASS

Re: [edk2] UEFI task as MSc work

2014-03-18 Thread Andrew Fish
On Mar 18, 2014, at 4:32 AM, Rafael Machado wrote: > Hi Everyone > > Thanks for the answers. > Another point that come during my last meeting with my teacher was (This will > be a polemical question): > > "If the idea is to have a fast way to boot the system and execute some > parallel task

Re: [edk2] UEFI task as MSc work

2014-03-18 Thread Rafael Machado
Hi Everyone Thanks for the answers. Another point that come during my last meeting with my teacher was (This will be a polemical question): "If the idea is to have a fast way to boot the system and execute some parallel task, wouldn't it be better create a Linux minimal image ? Doing the developm

Re: [edk2] UEFI task as MSc work

2014-03-06 Thread Andrew Fish
On Mar 6, 2014, at 4:40 PM, Jordan Justen wrote: > On Wed, Mar 5, 2014 at 2:21 PM, Rafael Machado > wrote: >> Hi Everyone >> >> I'm currently doing my MSc in Computer Science and my idea is to do this >> task as my final work: >> >> http://sourceforge.net/apps/mediawiki/tianocore/index.php?ti

Re: [edk2] UEFI task as MSc work

2014-03-06 Thread Jordan Justen
On Wed, Mar 5, 2014 at 2:21 PM, Rafael Machado wrote: > Hi Everyone > > I'm currently doing my MSc in Computer Science and my idea is to do this > task as my final work: > > http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Tasks/UefiCpuPkg/CpuDxe_MP_support > > I still have some tim

Re: [edk2] UEFI task as MSc work

2014-03-06 Thread Brian J. Johnson
On 03/05/2014 04:21 PM, Rafael Machado wrote: > Hi Everyone > > I'm currently doing my MSc in Computer Science and my idea is to do this > task as my final work: > > http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Tasks/UefiCpuPkg/CpuDxe_MP_support > > I still have some time (two ye