Re: [edk2] Boot 64-bit OS from EDK2 compiled for 32-bit?

2016-04-22 Thread Richardson, Brian
This is supported by recent builds of Debian. Use the 'multi-arch' version of the distribution. https://www.debian.org/News/2015/20150426 Thanks ... br --- Brian Richardson -- brian.richard...@intel.com -- Twitter: intel_brian -Original Message- From: edk2-devel

Re: [edk2] Is the UDK2017 branch stable?

2017-01-30 Thread Richardson, Brian
UDK2017 is the current development branch. There is a stable release of UDK2017 planned for Q2'17 based on items scheduled for the next UEFI specification update and other improvements (HTTP/HTTPS Boot, SignedCapsulePkg, bug fixes, ...). We're working on getting a feature list to publish on

Re: [edk2] Improvements to build system etc. for edk2-platforms devel-MinnowBoard3?

2017-02-22 Thread Richardson, Brian
Thanks for the input. For future reference, you can use the TianoCore Bugzilla to report issues on any EDK II feature/platform. https://github.com/tianocore/tianocore.github.io/wiki/Reporting-Issues I agree the readme.md should be present, and use markup instead of plain text to work better

Re: [edk2] Improvements to build system etc. for edk2-platforms devel-MinnowBoard3?

2017-02-23 Thread Richardson, Brian
to:rebe...@bluestop.org] Sent: Thursday, February 23, 2017 2:10 PM To: Brian J. Johnson <brian.john...@hpe.com>; Wei, David <david....@intel.com>; Richardson, Brian <brian.richard...@intel.com>; Gao, Liming <liming@intel.com>; edk2-devel@lists.01.org Cc: Lu, ShifeiX A &

Re: [edk2] Improvements to build system etc. for edk2-platforms devel-MinnowBoard3?

2017-02-22 Thread Richardson, Brian
Chat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Rebecca Cran Sent: Wednesday, February 22, 2017 11:53 AM To: Richardson, Brian <brian.richard...@in

[edk2] Google Summer of Code 2017 - Requesting Input

2017-01-18 Thread Richardson, Brian
Mentor applications for the Google Summer of Code project start Thursday, Jan 19. I will submit projects on behalf of TianoCore, so I would like developer input on proposals. We would need to propose specific projects, and be prepared to mentor students working on those projects. Student

Re: [edk2] [RFC V2] EDK2 Platform Proposal

2016-10-05 Thread Richardson, Brian
This link is correct ... https://github.com/tianocore/edk2-platforms/tree/minnowboard-max-udk2015 If you cannot get the link to work, go to this link first ... https://github.com/tianocore/edk2-platforms ... then click on the 'Branch' button and select 'minnowboard-max-udk2015' from the

Re: [edk2] Format a volume in UEFI (or delete all files)

2016-10-12 Thread Richardson, Brian
There is an effort to move these tools to EDK II. More news as it happens. Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- http://evangelists.intel.com/bio/Brian_Richardson_ -Original Message- From: edk2-devel

Re: [edk2] build failure trying to build gcc cross-compiler

2016-12-12 Thread Richardson, Brian
remaining instructions are common for most UNIX-like systems"). I did follow the special Ubuntu notes on the page you referenced before going on to the page I referenced. Thanks, Yaron -Original Message- From: Richardson, Brian [mailto:brian.richard...@intel.com] Sent: Monday, Dec

Re: [edk2] build failure trying to build gcc cross-compiler

2016-12-12 Thread Richardson, Brian
The instructions you referenced are intended for non-Linux UNIX systems. Please try these instructions for Ubuntu LTS ... https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC I have recently updated these instructions for GCC5 on Ubuntu 16.04 LTS. Thanks ... br

Re: [edk2] How to search the edk2-devel mailing list?

2017-01-11 Thread Richardson, Brian
The list archives are available here - https://lists.01.org/mailman/listinfo/edk2-devel Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_Brian (Twitter & WeChat)

Re: [edk2] MemoryProfile at UDK2015

2017-04-10 Thread Richardson, Brian
UDL2015 is a stable snapshot of EDK II modules validated on Intel architecture platforms. This module isn't validated as part of that snapshot, hence the omission. You can still use this module with UDK2015, as long as you pull from the git hash or SVN revision from the UDK2015 release notes.

Re: [edk2] Do edk2 contains Intel Edison Platform?

2017-04-03 Thread Richardson, Brian
There is not a UEFI / EDK II port available for Edison. The Quark port is not compatible. Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_Brian (Twitter & WeChat)

Re: [edk2] EDK toolkit ramdisk driver

2017-04-19 Thread Richardson, Brian
The EFI Toolkit is long since dead, and based on the original EDK (also dead), so we definitely need to get that code out of EDK II projects. I'd recommend looking at RamDiskDxe under MdeModulePkg as an alternative ...

Re: [edk2] How to use a VGA adapter

2017-07-13 Thread Richardson, Brian
You need a device specific GOP driver for graphics in UEFI. Thanks … br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson

Re: [edk2] DHCP Option 61 support

2017-07-21 Thread Richardson, Brian
Option 61 is listed in dhcp.h of the EDK II NetworkPkg, which applies to generic stack support. https://github.com/tianocore/edk2/blob/master/MdePkg/Include/IndustryStandard/Dhcp.h The link you provided applies to specific Intel products, which are removing Option 61 from specific versions of

Re: [edk2] Unable to boot OVMF on qemu-x86_64

2017-04-25 Thread Richardson, Brian
The Ubuntu wiki info isn't quite up to date. We're maintaining updated build instructions on the TianoCore Wiki: https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Ubuntu_1604_LTS__Ubuntu_1610

[edk2] UDK2017 pre-release info now on wiki

2017-04-28 Thread Richardson, Brian
Information on UDK2017, the next stable snapshot release of EDK II, is available on the TianoCore wiki. https://github.com/tianocore/tianocore.github.io/wiki/UDK2017 Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software

[edk2] UEFI HTTPS Boot Whitepaper on gitbook

2017-05-15 Thread Richardson, Brian
The UEFI HTTPS Boot whitepaper, originally published as an Intel document, has been migrated to the TianoCore gitbook account. We plan to use gitbook format for all future TianoCore whitepapers. Please review and let us know if you have any feedback.

Re: [edk2] How to build Open UEFI for Intel Xeon Server v3

2017-05-05 Thread Richardson, Brian
Intel does not currently have any firmware projects for Intel Xeon platforms in EDK II. If this changes you will be able to find information on https://firmware.intel.com or the EDK II platform repository in github. Intel FSP binaries are available for download from http://intel.com or

Re: [edk2] Questions about Open Compute Project Server BIOS

2017-08-23 Thread Richardson, Brian
At this point, there is not an OCP project in TianoCore. If one is developed in the future, it will be added as a branch of the edk2-platforms repo: https://github.com/tianocore/edk2-platforms Thanks … br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software

Re: [edk2] DHCP Process Starts Even there is NO Media Connected

2017-11-30 Thread Richardson, Brian
We saw some problems running Linux UEFI Validation (LUV) at the last UEFI Plugfest that are probably related to this issue. At the time we asked the LUV team to investigate it as a test issue, but it may actually be a stack problem based on this information. Have you filed a tracker in

Re: [edk2] Official port of Python on EDK2

2017-11-01 Thread Richardson, Brian
Thiebaud: Thank you. I have started discussions within Intel for updating the UEFI CPython implementation to Python 3.x. The TianoCore community would appreciate contributions by people with Python experience to bring this code up to current standards. Please review the contribution

Re: [edk2] Enabling network interface for Realtek8168 chip

2018-05-13 Thread Richardson, Brian
amp; WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson -Original Message- From: edk2-devel <edk2-devel-boun...@lists.01.org> On Behalf Of Anatol Pomozov Sent: Monday, May 14, 2018 12:03 AM To: Richardson, Brian <brian.richard...@intel.com&g

Re: [edk2] OVMF Logo

2018-05-10 Thread Richardson, Brian
You shouldn't have to hack BGRT in OVMF since you change the logo in the EDK II source. Can you provide a screenshot to show what the logo corruption looks like? Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian

Re: [edk2] Enabling network interface for Realtek8168 chip

2018-05-13 Thread Richardson, Brian
You can try the UEFI UNDI driver available for download from Realtek's website: http://www.realtek.com/Downloads/downloadsView.aspx?Langid=1=13=5=5=4=3=fa=1 Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian

Re: [edk2] OVMF Logo

2018-05-08 Thread Richardson, Brian
I'm unclear what you mean by "overlap Windows Logo". Can you provide a screenshot? Thanks : br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian (Twitter & WeChat)

Re: [edk2] Missing FAB_D blobs when building devel-MinnowBoard3-UDK2017 for Leafhill CRB

2018-01-18 Thread Richardson, Brian
Cameron: I saw the issue you filed in Bugzilla. That is the best method to track this request. Our team is reviewing the request and will reply there. Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian (Twitter &

Re: [edk2] Poll: When to use OVMF and Nt32?

2018-02-12 Thread Richardson, Brian
Thomas: I generally recommend NT32 when developing UEFI applications that don't have dependencies for any specific hardware design/architecture, and only rely on UEFI Boot Services. OVMF is running on virtualized hardware, so it's better for the following scenarios... * Testing boot to an

[edk2] [staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI

2018-08-09 Thread Richardson, Brian
The "MicroPython Test Framework for UEFI" project has been added to edk2-staging for community feedback. https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework This includes a port of MicroPython to UEFI and a test execution environment that can run from the UEFI Shell.

Re: [edk2] OSFC tickets

2018-08-29 Thread Richardson, Brian
Note there will be a TianoCore hack-a-thon as part of the conference, focused on Signed UEFI Capsule Update & Recovery. There are also a number of sessions & workshops related to TianoCore. More Info: https://github.com/tianocore/tianocore.github.io/wiki/OSFC-2018 Thanks ... br --- Brian

[edk2] Meetup at Spring 2018 UEFI Plugfest (Mar 26-30)

2018-03-12 Thread Richardson, Brian
The next UEFI Plugfest is March 26-30 in Bellevue, WA. http://www.uefi.org/SpringPlugfest2018 Most of the TianoCore project stewards will be attending. Please let me know if you are interested in having a 'TianoCore meetup' during the event. Note that Leif will be presenting an EDK II

Re: [edk2] HELP: Qemu not able to load Duet image

2018-03-12 Thread Richardson, Brian
David: DUET has a number of legacy dependencies, since it's designed to boot a UEFI environment over 16-bit BIOS. We don't recommend DUET for current development, since it's not actively under test. https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg Is there some reason you're

Re: [edk2] Intel Reference Board doesn't work after inserting INT 15h/86h into Flat32.asm

2018-03-15 Thread Richardson, Brian
Toan: Calling an INT in SEC won't work, since the interrupt tables aren't populated yet. In general you can't assume that any INT function works under UEFI. I'm not sure why you are having problems re-flashing the platform. I assume you're using a SPI programmer of some sort, which could point

Re: [edk2] Source code debugging of OVMF

2018-04-16 Thread Richardson, Brian
This page was recently added to the TianoCore wiki. Please let me know if this is useful info: https://github.com/tianocore/tianocore.github.io/wiki/How-to-debug-OVMF-with-QEMU-using-GDB Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software

Re: [edk2] How-to-run-OVMF wiki page links to outdated sf files area

2018-04-16 Thread Richardson, Brian
Thanks, I have corrected the links. Please let me know if there are any additional issues ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com -- @intel_brian (Twitter & WeChat)

Re: [edk2] TianoCore UEFI Development Kit build: how to cause the build process to correctly recognize the build platform (Linux)?

2018-04-16 Thread Richardson, Brian
I recommend you try building MdePkg as a test under any Linux environment. NT32Pkg is designed for Windows environments. https://github.com/tianocore/tianocore.github.io/wiki/UDK2018-How-to-Build#how-to-build-linux-like-system Thanks . br --- Brian Richardson, Senior Technical Marketing

[edk2] UDK2018 Release Available

2018-04-03 Thread Richardson, Brian
UDK2018 is available for download. This is the latest UEFI Development Kit release, based on a validated snapshot of EDK II. Release notes & documentation available on the TianoCore wiki. https://github.com/tianocore/tianocore.github.io/wiki/UDK2018

Re: [edk2] How to build EDK2 for X64

2018-03-21 Thread Richardson, Brian
sts/team/brian-richardson From: Benedikt Pfautsch [mailto:legc...@aol.com] Sent: Wednesday, March 21, 2018 11:21 AM To: Richardson, Brian <brian.richard...@intel.com> Subject: Re: How to build EDK2 for X64 Hello, thank you for your quick respose. IA32: https://pastebin.com/Dq3tXZ1M X64:

Re: [edk2] [staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI

2018-10-19 Thread Richardson, Brian
tel.com/en-us/meet-the-developers/evangelists/team/brian-richardson From: Leif Lindholm Sent: Friday, October 19, 2018 12:34 AM To: Richardson, Brian Cc: edk2-devel@lists.01.org Subject: Re: [edk2] [staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI Hi Brian, I've star

Re: [edk2] Creating my own flashing app

2018-12-04 Thread Richardson, Brian
Guy: I would follow Andrew's advice and investigate the use of Secure Capsule to implement SPI Flash Update. This is becoming the standard, and has a number of advantages (signed, OS independent, platform independent, compatible with fwupd.org & Windows Update workflow). General information

Re: [edk2] SCT bugzilla topic?

2018-12-03 Thread Richardson, Brian
I think "EDK2 Test product with an SCT component" is the best option. Thanks ... br --- Brian Richardson -- Director, Firmware Ecosystem Development brian.richard...@intel.com -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson

Re: [edk2] Build SCT with edk2

2019-03-27 Thread Richardson, Brian
Have you tried building with the most recent stable tag instead of the tip? https://github.com/tianocore/edk2/releases/tag/edk2-stable201903 Thanks ... br --- Brian Richardson - brian.richard...@intel.com -- @intel_brian Director of Ecosystem & Business Development, Firmware Integration &

Re: [edk2] [edk2-announce] Hard Feature Freeze starts from 2019-03-01(00:00:00 UTC-8) for edk2-stable201903

2019-03-08 Thread Richardson, Brian
Hot: it looks like we need to revise the wiki page so the stable tag & release notes links are more prominent. Any recommendations on changes? Thanks ... br --- Brian Richardson -- Director, Firmware Ecosystem Development brian.richard...@intel.com -- @intel_brian (Twitter & WeChat)

Re: [edk2] [edk2-announce] Hard Feature Freeze starts from 2019-03-01(00:00:00 UTC-8) for edk2-stable201903

2019-03-08 Thread Richardson, Brian
ming > -Original Message- > From: Laszlo Ersek [mailto:ler...@redhat.com] > Sent: Friday, March 8, 2019 7:21 AM > To: Tian, Hot ; Richardson, Brian > ; Gao, Liming ; > edk2-devel@lists.01.org > Subject: Re: [edk2] [edk2-announce] Hard Feature Freeze starts from &g

Re: [edk2] Do python3 supported in edk2 shell now?

2019-01-25 Thread Richardson, Brian
There is a MicroPython interpreter in edk2-staging which is being developed to address Python 3.x support. Please evaluate and report any issues you see as this code transitions out of the staging branch. https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework