Re: [edk2] edk2 and gnu-efi calling schemes

2018-12-06 Thread Bill Paul
> https://lists.01.org/mailman/listinfo/edk2-devel -- ===== -Bill Paul(510) 749-2329 | Senior Member of Technical Staff, wp...@windriver.com | Master of Unix-Fu - Wind River Systems = "I put a dol

Re: [edk2] Stack issue after warm UEFI reset and MMU enabling on an Armv8 platform

2018-09-19 Thread Bill Paul
this is what happens on warm reset: > >>reset -c warm > >>1. Until ArmEnableMmu() gets called, everything works as expected. > >> > >>Here is the stack right before ArmEnableMmu() is called: > >> ArmConfigureMmu+0x4f8 > >>

Re: [edk2] PciSegmentInfoLib instances

2018-05-28 Thread Bill Paul
PCIe segments. > > > > Thanks > > Laszlo > > ___ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > > __

Re: [edk2] Query regarding hole in EFI Memory Map

2018-05-14 Thread Bill Paul
> Sai > ___ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- = -Bill Paul(510) 749-2329 | Senior Member of Technical Staff,

Re: [edk2] Set "db" variable in secure boot setup mode still requires generating PKCS#7?

2018-05-01 Thread Bill Paul
_ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- = -Bill Paul(510) 749-2329 | Senior Member

Re: [edk2] [PATCH] SecurityPkg/DxePhysicalPresenceLib: Reject illegal PCR bank allocation

2018-01-25 Thread Bill Paul
ill > CommandParameter %x\n", TpmHashAlgorithmBitmap, CommandParameter)); Status > = Tpm2PcrAllocateBanks (PlatformAuth, TpmHashAlgorithmBitmap, > CommandParameter); if (EFI_ERROR (Status)) { > return TCG_PP_OPERATION_RESPONSE_BIOS_FAILURE; -- ===

Re: [edk2] Setting Secure Boot Variables

2017-08-07 Thread Bill Paul
I am trying > to automate the setup of Secure Boot and its keys. > > Thanks, > > Zach > ___ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel --

Re: [edk2] OVMF Secure Boot variable storage issue

2017-07-06 Thread Bill Paul
mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- = -Bill Paul(510) 749-2329 | Senior Member of Techn

Re: [edk2] Using a generic PciHostBridgeDxe driver for a multi-PCIe-domain platform

2017-05-30 Thread Bill Paul
ost systems in the world including complex servers have only one Host Bridge. Should probably be amended: it should probably say "Most Intel systems" and even those systems probably do have more than one host bridge (root complex), it's just that it doesn't look like it. -Bill

[edk2] UEFI Secure Technologies

2017-02-03 Thread Bill Paul
ndows doesn't depend on it, the odds of this protocol being included in a given build might be fairly slim. I'd like to hear some other (hopefully better-informed) opinions on this matter. -Bill -- ===== -Bil

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

2016-12-12 Thread Bill Paul
chments may contain proprietary (Draper > non-public) and/or export-controlled information of Draper. If you are not > the intended recipient of this email, please immediately notify the sender > by replying to this email and immediately destroy all copies of this > email.

Re: [edk2] PCI performance issue

2016-07-15 Thread Bill Paul
d the code (software) on any other > > > > hardware/board. As I have not yet ported PCI code on any other board > > > > yet. > > > > > > I would recommend to base your expectations not on U-Boot but on UEFI > > > running on a different architecture using similar net

Re: [edk2] PCIe hotplug into downstream port

2016-06-30 Thread Bill Paul
ir works if I can avoid it. -Bill > Thanks! > Laszlo > ___ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- ==

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-17 Thread Bill Paul
s in the OVMF .dsc files. I believe it to be functionally correct, but maybe there is a better way. -Bill > Thanks > Laszlo -- ===== -Bill Paul(510) 749-2329 | Senior Member of Technical Staff,

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Jordan Justen had to walk into mine at 16:46:07 on Thursday 16 June 2016 and say: > On 2016-06-16 16:11:34, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Jordan Justen > > had to > >

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-16 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Jordan Justen had to walk into mine at 15:47:05 on Thursday 16 June 2016 and say: > On 2016-06-16 14:11:01, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Jordan Justen > > had to > >

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-16 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Jordan Justen had to walk into mine at 12:54:33 on Thursday 16 June 2016 and say: > On 2016-06-16 10:14:50, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Jordan Justen > > had to > >

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-16 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Jordan Justen had to walk into mine at 09:37:31 on Thursday 16 June 2016 and say: > On 2016-06-16 09:19:41, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Jordan Justen > > had to > >

Re: [edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-16 Thread Bill Paul
nd e-mail and it's not the one I used for development. -Bill > On 2016-06-15 16:36:12, Bill Paul wrote: > > A while ago there was some talk of updating the UNIXGCC toolchain to > > support a newer version of GCC and binutils. Unfortunately after almost > > a year, nothi

[edk2] [PATCH 1/2] BaseTools: This commit updates the support for MinGW/UNIXGCC cross-build toolchain.

2016-06-15 Thread Bill Paul
d-but-set-variable can be specified for RELEASE builds - Documentation has been updated in tools_def to indicate the new GCC and binutils versions Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Bill Paul --- BaseTools/Conf/tools_def.template | 19 --- Base

[edk2] [PATCH 2/2] OvmfPkg: This commit makes OvmfPkg builds work with UNIXGCC again.

2016-06-15 Thread Bill Paul
so that it uses the equivalent PE flags instead. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Bill Paul --- OvmfPkg/OvmfPkgIa32.dsc| 3 ++- OvmfPkg/OvmfPkgIa32X64.dsc | 3 ++- OvmfPkg/OvmfPkgX64.dsc | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) di

[edk2] [PATCH 0/2] Update UNIXGCC toolchain and make it work again

2016-06-15 Thread Bill Paul
should be thoroughly reviewed to make sure I did it right. With these fixes I was able to build working IA32 and X64 release images of the OVMF firmware on my FreeBSD/amd64 host. Bill Paul (2): This commit updates the support for MinGW/UNIXGCC cross-build toolchain. This commit makes Ovmf

Re: [edk2] PCIe memory transaction issue

2016-03-28 Thread Bill Paul
would not be able to perform DMA transfers beyond the first 4GB of physical address space. You would need to change the size field in the attribute register to make the window bigger. -Bill > Regards, > Shaveta > > -Original Message- > From: Bill Paul [mailto:wp...@windriver

Re: [edk2] PCIe memory transaction issue

2016-03-28 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Bill Paul had to walk into mine at 09:33:57 on Monday 28 March 2016 and say: > Of all the gin joints in all the towns in all the world, Shaveta Leekha had > to > > walk into mine at 00:29:39 on Monday 28 March 2016 and

Re: [edk2] PCIe memory transaction issue

2016-03-28 Thread Bill Paul
anslation|0x14 > gArmPlatformTokenSpaceGuid.PcdPciMmio64Base|0x144000 > gArmPlatformTokenSpaceGuid.PcdPciMmio64Size|0x4000 > _______ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinf

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-10-08 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Bill Paul had to walk into mine at 10:30:26 on Monday 24 August 2015 and say: > Of all the gin joints in all the towns in all the world, Ard Biesheuvel had > to > > walk into mine at 10:22:59 on Monday 24 August 2015 and sa

Re: [edk2] Can 64-bit support be added to PciCf8Lib.h ?

2015-09-30 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Shubha Ramani had to walk into mine at 12:54:12 on Wednesday 30 September 2015 and say: > Circling back - thanks to everyone that answered my questions (Laszlo, Bill > Paul, Ruiyu). But I ended up using PciCf8Lib and it worked

Re: [edk2] BUG: UEFI won't recognize PCI busses which don't sit under a bridge

2015-09-27 Thread Bill Paul
MdePkg\Library\BasePciCf8Lib\PciCf8Lib.c Shubha D. > ramanishubharam...@gmail.com shubharam...@yahoo.com > > > ___ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- =

Re: [edk2] PCI code is finding only Bus 0. I need Bus 1

2015-09-24 Thread Bill Paul
t; On Sep 24, 2015, at 2:29 PM, Laszlo Ersek wrote: > > > > Laszlo > > ___ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel -- = -Bill Paul(510) 749-2

Re: [edk2] [Qemu-devel] Windows does not support DataTableRegion at all [was: docs: describe QEMU's VMGenID design]

2015-09-14 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Laszlo Ersek had to walk into mine at 11:20:28 on Monday 14 September 2015 and say: > On 09/14/15 18:53, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Laszlo Ersek had > > to > > > &

Re: [edk2] [Qemu-devel] Windows does not support DataTableRegion at all [was: docs: describe QEMU's VMGenID design]

2015-09-14 Thread Bill Paul
er of > further hidden requirements, and hidden gaps in ACPI support too, so > it's just business as usual with Windows: whatever works, works, don't > ask why. > > Just my opinion of course. > > Laszlo > > >> The only crazy thing you didn't try is

Re: [edk2] UEFI and NIST SP-147 compliance

2015-09-09 Thread Bill Paul
tive settings such as passwords > should be deleted from the system and keys should also be removed from > the key store. If the system BIOS includes any organization-specific > customizations then a vendor-provided BIOS image should be installed. > This phase of the platform life cycle reduces chances

Re: [edk2] UEFI requirements for 32-bit Windows 8.1?

2015-09-03 Thread Bill Paul
you solve this particular problem though (other than be persistent and add lots of debug instrumentation), but I'm glad to see that at least someone is bothering to test the 32-bit build. -Bill > Boot issues often have to do with ACPI details. It > has also had some quirks

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-08-24 Thread Bill Paul
without the > possibility or the desire to run a MS toolchains under Windows. People should be able to build a known-good crossbuild toolchain. This is the simplest way to provide that option. By the way, do you think I can get you to update the mingw-gcc-build.py script whil

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-08-24 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Ard Biesheuvel had to walk into mine at 10:22:59 on Monday 24 August 2015 and say: > On 24 August 2015 at 19:20, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Ard Biesheuvel > > had to >

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-08-24 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Ard Biesheuvel had to walk into mine at 10:06:10 on Monday 24 August 2015 and say: > On 24 August 2015 at 19:02, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Ard Biesheuvel > > had to >

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-08-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Jordan Justen had to walk into mine at 11:22:15 on Monday 17 August 2015 and say: > On 2015-08-17 11:10:57, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, David Woodhouse > > had > > >

Re: [edk2] [PATCH v2 00/16] unify GCC command line options

2015-08-17 Thread Bill Paul
x27;t want to support this script, that's why I did the work for you. :) Yes I've tested both IA32 and X64 builds. Yes they work fine. There is value in being able to bootstrap your own cross-build toolchain on whatever platform. I don't think you should be so quick to remove it.

Re: [edk2] [RFC PATCH 0/4] unify GCC command line options

2015-08-14 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Ard Biesheuvel had to walk into mine at 00:55:26 on Friday 14 August 2015 and say: > On 13 August 2015 at 21:57, Bill Paul wrote: > > Of all the gin joints in all the towns in all the world, Ard Biesheuvel > > had to >

Re: [edk2] [RFC PATCH 0/4] unify GCC command line options

2015-08-13 Thread Bill Paul
es and toolchains we care about. And MinGW would > be useful for this purpose as well, especially since it is a free > toolchain that implements LLP64. > > > (I wonder if we could get the MSVC build running under wine... now > > *that* would be useful) > >