Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MdeModulePkg PiSmmCore: IPL legacy memory Limits should be removed (Bugzilla Bug 122) #9558

Open
tianocore-issues opened this issue Sep 15, 2016 · 3 comments
Labels
package:mdemodulepkg priority:low Little to no impact. No urgency to fix. type:bug Something isn't working

Comments

@tianocore-issues
Copy link

This issue was created automatically with bugzilla2github

Bugzilla Bug 122

Date: 2016-09-15T08:25:36+00:00
From: Eugene Cohen <>
To: @lzeng14
CC: jie.b.gao

Last updated: 2017-07-31T21:15:28+00:00

@tianocore-issues
Copy link
Author

Comment 495

Date: 2016-09-15 08:25:36 +0000
From: Eugene Cohen <>

  • Industry Specification: ---
  • Releases to Fix: EDK II Master
  • Target OS: ---
  • Bugzilla Assignee(s): @lzeng14

As requested by Yao Jiewen, we need to remove the hardcoded legacy memory limits in SMM IPL. The lower 1MB avoidance is a legacy X86 convention and does not apply to ARM or newer x86 architectures.

Please either remove this limit entirely or use an architected means (protocol/library/pcd) to establish prohibited address ranges.

@tianocore-issues
Copy link
Author

Comment 519

Date: 2016-09-22 20:30:37 +0000
From: Barton <<jie.b.gao>>

Bug scrub: Assign to module owner

@tianocore-issues
Copy link
Author

Comment 2531

Date: 2017-07-31 21:15:28 +0000
From: Jeff Fan <<vanjeff_919>>

We could simply remove the 1MB limitation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:mdemodulepkg priority:low Little to no impact. No urgency to fix. type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant