[edk2] [PATCH] OvmfPkg/PlatformBootManagerLib: connect consoles unconditionally

2018-05-12 Thread Laszlo Ersek
If both ConIn and ConOut exist, but ConIn references none of the PS/2 keyboard, the USB wild-card keyboard, and any serial ports, then PlatformInitializeConsole() currently allows the boot to proceed without any input devices at all. This makes for a bad user experience -- the firmware menu could o

[edk2] reasoning beehind prohibiting VFP/NEON on AArch32

2018-05-12 Thread Michael Zimmermann
For AArch32 the spec says in 2.3.5.3: > Floating point, SIMD, vector operations and other instruction set extensions must not be used. For AArch64 the spec says in 2.3.6.4: > Floating point and SIMD instructions may be used. So is there a reason why AArch32 is not allowed to use Floating point op

Re: [edk2] [PATCH v2 1/2] MdeModulePkg Variable: Fix a corner case issue about setting a variable

2018-05-12 Thread Laszlo Ersek
Hi Cinnamon, On 05/11/18 17:21, cinnamon shia wrote: > Fix the issue that failed to update or add a UEFI variable if the remaining > size is equal to the data size > of the variable. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: cinnamon shia > Signed-off-by: Anse

Re: [edk2] [PATCH edk2-platforms v1 3/3][platforms/devel-dynamictables] Update Readme.md to reflect ACPICA compiler update

2018-05-12 Thread Leif Lindholm
On Fri, May 11, 2018 at 01:29:47PM +, Evan Lloyd wrote: > > > > -Original Message- > > From: edk2-devel On Behalf Of Leif > > Lindholm > > Sent: 09 May 2018 12:04 > > To: Sami Mujawar > > Cc: nd ; Arvind Chauhan ; > > ard.biesheu...@linaro.org; edk2-devel@lists.01.org; Stephanie Hug