: Takuto Naito
---
.../SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc
b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc
index
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3514
v1:
https://github.com/naitaku/edk2-platforms/tree/bug3514_v1
Cc: Agyeman Prince
Takuto Naito (1):
Platform/Intel/SimicsOpenBoardPkg: Fix PCD type of PcdVideo*Resolution
.../SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3511
The PCD PcdDebugLoadImageMethod, which is consumed by
PeCoffExtraActionLibDebug.inf is only for the DEBUG build.
Cc: Isaac Oram
Cc: Nate DeSimone
Cc: Chasel Chiu
Signed-off-by: Takuto Naito
---
Platform/Intel/WhitleyOpenBoardPkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3511
https://github.com/naitaku/edk2-platforms/tree/FixWilsonCityRvpRelease_v1
Cc: Isaac Oram
Cc: Nate DeSimone
Cc: Chasel Chiu
Takuto Naito (1):
Platform/Intel/WhitleyOpenBoardPkg: Fix build error of WilsonCityRvp
Platform/Intel
.
Cc: Abner Chang
Cc: Gilbert Chen
Cc: Daniel Schaefer
Signed-off-by: Takuto Naito
---
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc | 1 +
.../SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 1 +
2 files changed, 2 insertions(+)
diff --git a/Platform/S
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3489
v1
https://github.com/naitaku/edk2-platforms/tree/variablepolicyhelperlib_for_riscv_v1
Cc: Abner Chang
Cc: Gilbert Chen
Cc: Daniel Schaefer
Takuto Naito (1):
Platform/SiFive: Add VariablePolicyHelperLib to the dsc files
Platform
FilterBeforeMsrWrite changes Value and returns True,
The original Value, not the changed Value, is written to the MSR.
This behavior is different from the one of AsmWriteMsr64() in
X64/WriteMsr64.c for the MSFT toolchain.
Signed-off-by: Takuto Naito
Cc: Michael D Kinney
Cc: Liming Gao
Cc: Zhiguang Liu
Kinney
Cc: Liming Gao
Cc: Zhiguang Liu
Takuto Naito (1):
Fix AsmReadMsr64() and AsmWriteMsr64() with GCC toolchain
MdePkg/Library/BaseLib/X64/GccInlinePriv.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
--
2.31.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all
support!
Regards,
Takuto Naito
On Thu, Feb 25, 2021 at 11:19 AM Desimone, Nathaniel L <
nathaniel.l.desim...@intel.com> wrote:
> The series has been pushed as 33ba808~.. 9951457
>
> Thanks,
> Nate
>
> > -Original Message-
> > From: Takuto Naito
> > S
GS doesn't.
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Signed-off-by: Takuto Naito
---
.../Library/BasePlatformHookLib/BasePlatformHookLib.c | 8
.../Library/BoardInitLib/PeiTigerlakeURvpInitPreMemLib.c | 2 ++
2 files changed, 2 insertions(+), 8 deletions(-)
dif
GS doesn't.
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Signed-off-by: Takuto Naito
---
.../PcieRp/LibraryPrivate/PcieClientRpLib/PcieClientRpLib.c | 2 --
.../IpBlock/Vtd/LibraryPrivate/DxeVtdInitLib/DxeVtdInitLib.c | 5 -
.../Pch/PchSmiDispatcher/Smm/PchSmiHelperClient.c
LAGS doesn't.
https://github.com/naitaku/edk2-platforms/tree/tigerlake_fix_unused-but-set-variable_v1
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Takuto Naito (2):
TigerlakeSiliconPkg: Fix build error with GCC5
TigerlakeOpenBoardPkg: Fix build error with GCC5
.../Li
Hi Nate and Heng,
The RELEASE build now succeeds, but I noticed that DEBUG build still fails.
I'm trying to fix it. Do you need me to submit another BZ ticket or use the
same ticket?
Best regards,
Takuto Naito
On Tue, Feb 23, 2021 at 7:27 AM Desimone, Nathaniel L <
nathaniel
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3224
- Fix the Teton Glacier Endpoint entry in mPciDeviceTable
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Signed-off-by: Takuto Naito
---
Notes:
v2:
- Split the v1 patch into 2 patches,
One is for Platform/Intel
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3224
- Fix the path of TigerLakeFspBinPkg
- Fix misuse of RETURN_ERROR
- Remove unused function CheckNationalSio.
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Signed-off-by: Takuto Naito
---
Notes:
v2:
- Split the v1 patch into
/edk2-platforms/tree/tigerlake_fix_build_error_v2
Cc: Sai Chaganty
Cc: Nate DeSimone
Cc: Heng Luo
Takuto Naito (2):
TigerlakeOpenBoardPkg: Fix build errors with GCC5
TigerlakeSiliconPkg/IpBlock: Fix build errors with GCC5
.../PeiFspPolicyInitLib.inf | 2
This change fixes build errors of TigerlakeURvp with GCC5.
- Fix the path of TigerLakeFspBinPkg
- Fix misuse of RETURN_ERROR
- Fix the Teton Glacier Endpoint entry in mPciDeviceTable
- Remove unused function CheckNationalSio.
Signed-off-by: Takuto Naito
---
I tried to build TigerlakeURvp, but I
Hi Liming,
Congrats on releasing edk2-stable201911.
Could you add ShellBinPkg.zip to the assets of the release on GitHub?
ShellPkg of the new tag includes many improvements. ShellBinPkg.zip is helpful
to use it.
Regards,
Takuto
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages
18 matches
Mail list logo