Re: [edk2] NT32 "build run" fails

2015-01-28 Thread Jarlstrom, Laurie
r corrupt thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message- From: Ghosal, Rajib Sent: Tuesday, January 27, 2015 5:24 PM To: edk2-devel@lists.sourceforge.net; Justen, Jordan L; Jarlstrom, Laurie Subject: RE: [

Re: [edk2] NT32 "build run" fails

2015-01-27 Thread Jarlstrom, Laurie
. thanks, Laurie laurie.jarlst...@intel.com<mailto:laurie.jarlst...@intel.com> EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: Ghosal, Rajib Sent: Tuesday, January 27, 2015 3:39 PM To: Jarlstrom, Laurie; edk2-devel@lists.sourceforge.net Subject: RE: NT32 "build ru

Re: [edk2] NT32 "build run" fails

2015-01-27 Thread Jarlstrom, Laurie
PM To: edk2-devel@lists.sourceforge.net Cc: Jarlstrom, Laurie Subject: NT32 "build run" fails Hello, I am following the steps in the document Uefi_lab_guild.docx (attached) to build the shell first. My goal is to test HII forms that I would add to the product I am working on.

Re: [edk2] I can't access http://tianocore.sourceforge.net

2015-01-09 Thread Jarlstrom, Laurie
It seems sourceforge is having issues : Follow Twitter - they will tweet when it is back up SF.net Operations @sfnet_ops http://sourceforge.net/error-404.html thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message

[edk2] UDK2014.SP1 issue with DHCP6 Driver

2014-11-13 Thread Jarlstrom, Laurie
The UDK2014.SP1 has an issue with the DHCP6 driver from the NetworkPkg. When using LLT method to calculate the DHCP6 DUID, function Dhcp6GenerateClientId() will write data to the pointer's pointer &Duid incorrectly, which cause system crash during every boot and possible data corruption. Curre

[edk2] Announcing UDK2014.SP1 release

2014-11-07 Thread Jarlstrom, Laurie
Announcing the UDK2014.SP1 release. Go to : http://tianocore.github.io/udk2014/ page to download the release and documentation. Specific details on features and on what is new is contained in the UDK2014.SP1: http://sourceforge.net/projects/edk2/files/UDK2014_Releases/UDK2014.SP1/UDK2014.SP1-Featu

[edk2] UDK2014 SP1 Sneak Peek

2014-09-19 Thread Jarlstrom, Laurie
http://tianocore.sourceforge.net/wiki/RoadMap2014SP1 or the same on github https://github.com/tianocore/tianocore.github.io/wiki/RoadMap2014SP1 thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 ---

Re: [edk2] [edk2-buildtools] Tianocore.org wiki performance issues

2014-07-24 Thread Jarlstrom, Laurie
echnical Marketing Engineering Team (503) 712-9395 From: Jarlstrom, Laurie Sent: Wednesday, July 16, 2014 11:45 AM To: Jarlstrom, Laurie; edk2-devel@lists.sourceforge.net; edk2-buildtools-de...@lists.sourceforge.net Subject: RE: [edk2-buildtools] Tianocore.org wiki performance issues Please note th

Re: [edk2] [edk2-buildtools] Tianocore.org wiki performance issues

2014-07-16 Thread Jarlstrom, Laurie
...@intel.com<mailto:laurie.jarlst...@intel.com> EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: Jarlstrom, Laurie [mailto:laurie.jarlst...@intel.com] Sent: Wednesday, July 16, 2014 11:27 AM To: edk2-devel@lists.sourceforge.net; edk2-buildtools-de...@lists.sourceforge.net

[edk2] Tianocore.org wiki performance issues

2014-07-16 Thread Jarlstrom, Laurie
All, The github wiki pages http://tianocore.github.io/ have much better performance than the Sourceforge wiki pages. Please use the github link for now unless you find a link that is missing or not correct. There is a link on the main htttp://tianocore.org page to goto the github link.

Re: [edk2] Is it just me or is tianocore.org completely missing the useful front page?

2014-06-23 Thread Jarlstrom, Laurie
Actually it was Jordan. The http://tianocore.org redirect should be working now too. thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message- From: Richardson, Brian [mailto:brian.richard...@intel.com] Sent: Mond

Re: [edk2] The UDK 2014 html documentation is busted.

2014-05-27 Thread Jarlstrom, Laurie
g Team (503) 712-9395 From: Andrew Fish [mailto:af...@apple.com] Sent: Wednesday, May 21, 2014 11:40 AM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] The UDK 2014 html documentation is busted. On May 21, 2014, at 11:28 AM, Jarlstrom, Laurie mailto:laurie.jarlst...@intel.com>> wr

Re: [edk2] The UDK 2014 html documentation is busted.

2014-05-21 Thread Jarlstrom, Laurie
I can try to move the .chm files somewhere else on the web. Mean time I have uploaded each .chm as a zip to download to a local directory instead of the .chm itself. Each zip can be extracted in the local machine and then viewed locally. thanks, Laurie laurie.jarlst...@intel.com

Re: [edk2] Entry point for DXE_DRIVER module

2014-04-08 Thread Jarlstrom, Laurie
You need to also add your new driver to your .fdf platform file. thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: manish mahajan [mailto:mahajan...@gmail.com] Sent: Tuesday, April 08, 2014 4:01 P

[edk2] Announcing UDK2014

2014-03-20 Thread Jarlstrom, Laurie
Announcing the new UDK2014 Release. Go to the http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=UDK2014 page to download the release and documentation. The UDK2014 release will deliver the UEFI 2.4 and PI 1.3 support. Specific details on features and on what is new is contained in

Re: [edk2] hello world application sample and beyond

2014-02-21 Thread Jarlstrom, Laurie
The EdkCompatiblityPkg is for combining EDK 1 style modules with the EDK II build environment.If are starting in EDK II you should NOT use the EdkCompatiblityPkg. More examples in the MdeModulePkg\Universa and AppPkg\Applications and the ShellPkg thanks, Laurie laurie.jarlst...@intel.com

Re: [edk2] UDK2014 Sneak Peek

2014-02-12 Thread Jarlstrom, Laurie
-devel@lists.sourceforge.net Subject: Re: [edk2] UDK2014 Sneak Peek On Feb 12, 2014, at 10:44 AM, Jarlstrom, Laurie mailto:laurie.jarlst...@intel.com>> wrote: Take a sneak peek at what is coming with UDK2014 https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=RoadMap2014

[edk2] UDK2014 Sneak Peek

2014-02-12 Thread Jarlstrom, Laurie
Take a sneak peek at what is coming with UDK2014 https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=RoadMap2014 thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395

Re: [edk2] minnowboard and duet

2014-02-06 Thread Jarlstrom, Laurie
Hi John, First for the MinnowBoard. Yes, the firmware is EDK II based and is basically based on the UDK2010.SR1.UP1.P1 release. I will make a cross link on the tianocore.org web pages but the link to get the board is : http://Minnowboard.org and the link to download the source is : http://uef

Re: [edk2] ShellPkg: Prevent "set" command from updating %lasterror%

2014-02-05 Thread Jarlstrom, Laurie
ary 05, 2014 2:12 PM To: Jarlstrom, Laurie Cc: edk2-devel@lists.sourceforge.net; Carsey, Jaben Subject: ShellPkg: Prevent "set" command from updating %lasterror% Laurie, Can you review this patch? ShellPkg: Prevent "set" command from updating %lasterror% Contributed-und

Re: [edk2] regarding the chapter 4 sample program in the book Beyond Bios

2014-01-30 Thread Jarlstrom, Laurie
dependency on the Shell library UefiShellCEntryLib to use the Argc/Argv parameters. thanks, Laurie laurie.jarlst...@intel.com<mailto:laurie.jarlst...@intel.com> EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: Jarlstrom, Laurie Sent: Thursday, January 30, 2014 12:52

Re: [edk2] regarding the chapter 4 sample program in the book Beyond Bios

2014-01-30 Thread Jarlstrom, Laurie
The Hello in the AppPkg\Applications\Hello\ uses the “Print” function that is part of the UefiLib Library. While the Helloworld.c in the Beyond BIOS book is making a call using the EFI_SERVICES SystemTable pointer that is passed into its entry point. Both are correct and both are current. For w

Re: [edk2] Wiki document updates

2014-01-28 Thread Jarlstrom, Laurie
I am glad you are finding that the on-line wiki is helping with learning UEFI. You can find the Community Admins Page: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Community_Admins Here you can send email to the admins updating the wiki pages. thanks, Laurie laurie.jarlst...

Re: [edk2] How to append to DB?

2013-10-28 Thread Jarlstrom, Laurie
Hi Michael, A good place to start is with the Security Package on Edk II. http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=SecurityPkg There are also a couple PDFs for "HOW TO" enable security and sign UEFI Applications. thanks, Laurie laurie.jarlst...@intel.com

[edk2] UDK2010.SR1.UP1.P1 is available for download

2013-08-12 Thread Jarlstrom, Laurie
UDK2010.SR1.UP1.P1 is available for download: https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=UDK2010 Features: http://sourceforge.net/projects/edk2/files/UDK2010%20Releases/UDK2010.SR1.UP1.P1/UDK2010.SR1.UP1.P1-Features.txt/download thanks, Laurie laurie.jarlst...@intel.c

Re: [edk2] Unistd.h support in edk2

2013-04-11 Thread Jarlstrom, Laurie
Yes, it is included the StdLib Package thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: ritvik_sha...@dell.com [mailto:ritvik_sha...@dell.com] Sent: Thursday, April 11, 2013 9:54 AM To: edk2-deve

Re: [edk2] Feedback on UDK2010.SR1.UP1 How-to-build page

2013-04-10 Thread Jarlstrom, Laurie
Mark, Thank you for your thorough comments on the how-to-build notes page. https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=UDK2010.SR1.UP1_How-to-Build We will try to make improvements in the future. Some of the confusion is the complication of making instructions that will fit ma

Re: [edk2] Migrating from UDK2010 to UDK2010SR1

2013-02-27 Thread Jarlstrom, Laurie
Hi Rafael, Actually the latest validated release is UDK2010.SR1.UP1. The release notes on the following link will best help with the differences between the versions: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=UDK2010 I do not think there would be compatibility issues betwe

Re: [edk2] VFR beginner question

2013-02-27 Thread Jarlstrom, Laurie
There is an example of using VFR forms on sourceforge: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdeModulePkg/Universal/DriverSampleDxe/ This example has .vfr and .uni strings files for compiling into IFR forms and strings for the HII database. When you build this in the Nt32Pkg

Re: [edk2] Issues while building the driver through udk

2013-02-12 Thread Jarlstrom, Laurie
I would also suggest checking out the MdeModulePkg\Universal\HiiResourcesSampleDxe example for Publishing HII package list to HII Database thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: Prak

Re: [edk2] @echo -off doesn't work in a script

2013-02-12 Thread Jarlstrom, Laurie
The results are different with UEFI Shell 2.0. The initial "@" needs to be removed for UEFI Shell 2.0. thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message----- From: Jarlstrom, Laurie [mailto:lau

Re: [edk2] @echo -off doesn't work in a script

2013-02-12 Thread Jarlstrom, Laurie
I just tried the attached scripts on the UDK2010.SR1.UP1 Nt32 emulation and the shell "echo" worked as per the screen capture attached Try the scripts attached. thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message-

Re: [edk2] Nt32Pkg (or a new Nt64Pkg)

2013-01-31 Thread Jarlstrom, Laurie
David, The Nt32Pkg is limited to IA32 architecture compiling a Windows 32 bit application to emulate the UEFI environment. To compile for X64 you can add your .inf file to the components section of the OVMF package OvmfPkg/OvmfPkgX64.dsc. Then use the following command at the VS Prompt: Build

Re: [edk2] www.tianocore.org gone?

2012-10-08 Thread Jarlstrom, Laurie
Link to where www.tianocore.org is normally relayed to: http://sourceforge.net/apps/mediawiki/tianocore/ thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 -Original Message- From: Nikolai Saoukh [mailto:n...@otdel-1.org] Se

Re: [edk2] where can I get UDK2010 ?

2012-08-13 Thread Jarlstrom, Laurie
There is not a release of just UDK2010. Here is a link for the UDK2010 releases: http://sourceforge.net/projects/edk2/files/UDK2010%20Releases/ thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From

[edk2] Announcing Update to Signing document

2012-07-17 Thread Jarlstrom, Laurie
Update to the Documentation on Signing UEFI Applications and Drivers for UEFI Secure Boot. Signing UEFI Images.pdf V1.2.1 This document describes how to sign UEFI images for the developm