public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Fix Quark platform ASSERT() on GCC tip
@ 2016-09-20  8:29 Jeff Fan
  2016-09-20  8:29 ` [Patch 1/3] QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.S Jeff Fan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Fan @ 2016-09-20  8:29 UTC (permalink / raw)
  To: edk2-devel

Flat32.S should set ESP to top of eSRAM range that aligns with Flat32.asm.
It cause ASSERT() reported at https://tianocore.acgmultimedia.com/show_bug.cgi?id=123

Jeff Fan (3):
  QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.S
  UefiCpuPkg/SecCore: Fix comment typo
  UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIs

 QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S |  4 ++--
 UefiCpuPkg/SecCore/SecBist.c                          | 14 ++++++++------
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.9.3.windows.2



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-20 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20  8:29 [Patch 0/3] Fix Quark platform ASSERT() on GCC tip Jeff Fan
2016-09-20  8:29 ` [Patch 1/3] QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.S Jeff Fan
2016-09-20  8:29 ` [Patch 2/3] UefiCpuPkg/SecCore: Fix comment typo Jeff Fan
2016-09-20  8:29 ` [Patch 3/3] UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIs Jeff Fan
2016-09-20 20:28 ` [Patch 0/3] Fix Quark platform ASSERT() on GCC tip Kinney, Michael D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox