[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Boot Order

2017-10-16 Thread xianhu2x
Add "Commit Changes and Exit" option on "Change Boot Order" setup page. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- Core/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/UpdatePage.c | 2 +- 1 file

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Logo

2017-10-16 Thread xianhu2x
Change QR code from https://minnowboard.org to https://minnowboard.org/setup Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../Board/MinnowBoard3/Logo/MinnowBoardLogo.bmp | Bin 54670 -> 29754 bytes 1 file changed, 0 i

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] TPM Device

2017-10-16 Thread xianhu2x
"TPM Device" setup display redundant items. Remove "TPM Device" "dTPM 1.2" and "dTPM 2.0" options Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../Common/PlatformSettings/PlatformSetu

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Ubuntu boot

2017-09-08 Thread xianhu2x
Add Ubuntu boot loader file path \\EFI\\UBUNTU\\GRUBX64.EFI into known OS loader list. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../Library/GenericBdsLib/BdsBoot.c| 28 ++ Core/

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Ubuntu boot

2017-09-07 Thread xianhu2x
Add Ubuntu boot loader file path \\EFI\\UBUNTU\\GRUBX64.EFI into known OS loader list. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../Library/GenericBdsLib/BdsBoot.c| 26 ++ Core/

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] QR code display under EFI Shell

2017-10-12 Thread xianhu2x
Showing QR code and website link to screen under EFI shell for MinnowBoard. Output website link to serial port too. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../MinnowBoard3/BoardInitPostMem/BoardInit.c

[edk2] [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Section Auth

2017-11-23 Thread xianhu2x
Add DxeImageAuthenticationStatusLib to SecurityStub driver and verify the driver before dispatch Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc | 1 + Vlv2TbltDevicePkg/PlatformPkgIA

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] fTPM

2017-11-09 Thread xianhu2x
Boot failed after PTT is enabled with gcc-built image Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix@intel.com> --- .../Txe/Library/PeiDxePttPtpLib/PeiDxePttPtpLib.c | 44 ++ 1 file changed, 29 insertions(+), 15 del

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Boot Option Fix

2018-08-03 Thread xianhu2x
Detect if EFI Shell file is present before adding boot option for it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x --- .../PlatformBootManagerLib/PlatformBootOption.c| 51 ++ 1 file changed, 22 insertions(+), 29 deletions(-) diff

[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Network Setup Fix

2018-08-03 Thread xianhu2x
Remove setup variable EfiNetworkSupport since it's not used by BdsEntry anymore. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x --- .../Common/PlatformSettings/PlatformSetupDxe/Boot.vfi | 7 --- 1 file changed, 7 deletions(-) diff --git

[edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Enable Vtd in setup option

2018-09-12 Thread xianhu2x
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x --- .../Common/PlatformSettings/PlatformSetupDxe/Cpu.vfi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe