[edk2-devel] [PATCH 0/4] Auto configure Fsp*BaseAddress PCD

Chiu, Chasel chasel.chiu at intel.com
Mon Jul 29 11:07:11 UTC 2019


REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1863

PcdFsp*BaseAddress now will be updated in FDF basing
on flash map.
DSC will only define types of those PCDs and always
having 0 as default.
New script added to only rebase FSP binary without
patching DSC file.

Test: interanl platform booted with this patch.

Cc: Michael Kubacki <michael.a.kubacki at intel.com>
Cc: Ankit Sinha <ankit.sinha at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu at intel.com>

Chasel Chiu (4):
  MinPlatformPkg: Auto configure Fsp*BaseAddress PCD
  Platform/Intel: Auto configure Fsp*BaseAddress PCD
  KabylakeOpenBoardPkg: Auto configure Fsp*BaseAddress PCD
  ClevoOpenBoardPkg: Auto configure Fsp*BaseAddress PCD

 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf             |  3 +++
 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkgPcd.dsc          | 12 +++++++++---
 Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf    |  3 +++
 Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.dsc | 12 +++++++++---
 Platform/Intel/MinPlatformPkg/Tools/Fsp/RebaseFspBinBaseAddress.py   | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Platform/Intel/build_bios.py                                         |  7 ++-----
 6 files changed, 122 insertions(+), 11 deletions(-)
 create mode 100644 Platform/Intel/MinPlatformPkg/Tools/Fsp/RebaseFspBinBaseAddress.py

-- 
2.13.3.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#44509): https://edk2.groups.io/g/devel/message/44509
Mute This Topic: https://groups.io/mt/32640908/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list