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

Features/Intel|Platforms/Intel: Complete pending changes to [Components.{ARCH}] #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikebeaton
Copy link
Contributor

Description

As noted in the code, it was intended to update various manually specified instances of [Components.IA32/X64] to [Components.$(DXE_ARCH)] or [Components.$(PEI_ARCH)] as appropriate, once macro expansion in the Components {ARCH} value was supported.

This support was added some time ago[1], but the marked changes were never made.

[1]: https://bugzilla.tianocore.org/show_bug.cgi?id=2308

  • Breaking change?
  • Impacts security?
  • Includes tests?

How This Was Tested

Local builds.

Integration Instructions

N/A

…ts.{ARCH}]

As noted in the code, it was intended to update various manually specified
instances of [Components.IA32/X64] to [Components.$(DXE_ARCH)] or
[Components.$(PEI_ARCH)] as appropriate, once macro expansion in the
Components {ARCH} value was supported.

This support was added some time ago[1], but the marked changes were never
made.

[1]: https://bugzilla.tianocore.org/show_bug.cgi?id=2308

Signed-off-by: Mike Beaton <[email protected]>
@mikebeaton
Copy link
Contributor Author

cc @makubacki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant