[CHERRY-PICK] IntelSiliconPkg: Add FirmwareInterfaceTableCacheLib and FIT HOB definition - #433
Merged
apop5 merged 1 commit intoJul 18, 2026
Conversation
Gowtham-Manikandan
force-pushed
the
release/202511
branch
from
July 17, 2026 14:53
8085b69 to
c3657bf
Compare
apop5
approved these changes
Jul 17, 2026
makubacki
approved these changes
Jul 17, 2026
Member
|
@Gowtham-Manikandan, you'll need to run Uncrustify against the change to pass CI. |
… FIT HOB definition Create FirmwareInterfaceTableCacheLib and Define FIT HOB, so both FSP and platform post-memory code can access cached FIT entries without top-of-flash access. Signed-off-by: Ray Ni <ray.ni@intel.com> (cherry picked from commit 851e463c893fddf1d48b4f05fd558c198d750333)
Gowtham-Manikandan
force-pushed
the
release/202511
branch
from
July 18, 2026 06:45
c3657bf to
56d037c
Compare
Author
@makubacki, ran Uncrustify, could you please check now. |
apop5
approved these changes
Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
IntelSiliconPkg: Add FirmwareInterfaceTableCacheLib and FIT HOB definition.
Create FirmwareInterfaceTableCacheLib and Define FIT HOB, so both FSP and platform post-memory code can access cached FIT entries without top-of-flash access.
(cherry picked from commit 851e463c893fddf1d48b4f05fd558c198d750333)
How This Was Tested
N/A
Integration Instructions
N/A