WhitleyOpenBoardPkg : Support for Junction City Platform
Support for JunctionCity Platform - Add JunctionCity UBA's (Except GpioTable.c, IioBifurInit.c), all other files in UBA folder are just name replacement (replaced TypeWilsonCity with TypeJunctionCity) - Disabled Intel ME IDE-R devices, KT devices to avoid BIOS POST time - Modified GetPlatformInfo() to check build time PcdBoardId and decide the board detection logic Notes : V2 : - Moved Junction UBA folder from WhitleyOpenBoardPkg\Uba\UbaMain to WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity - Modified WhitleyOpenBoardPkg/Platform/Pei/PlatformInfo/PlatformInfo.c GetPlatformInfo() to check build time PcdBoardId and decide the board detection logic which avoid maintaining the JunctionCity PEIM Copy - Include WhitleyOpenBoardPkg\PlatformPkg.dsc in JunctionCity PlatformPkg.dsc to avoid a lot of duplicate code - Fix typo errors and unwanted statements in ReadMe.md - Fix coding style errors. Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Isaac Oram <isaac.w.oram@intel.com> Cc: Harikrishna Doppalapudi <harikrishnad@ami.com> Cc: Manish Jha <manishj@ami.com> Cc: Sureshkumar Ponnusamy <sureshkumarp@ami.com> Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com> Cc: Zachary Bobroff <zacharyb@ami.com> Signed-off-by:Manickavasakam Karpagavinayagam <manickavasakamk@ami.com> Reviewed-by:
Isaac Oram <isaac.w.oram@intel.com>
Loading
Please register or sign in to comment