Series Reviewed-by: Isaac Oram <isaac.w.o...@intel.com> -----Original Message----- From: Rebecca Cran <rebe...@bsdio.com> Sent: Monday, May 15, 2023 6:59 AM To: devel@edk2.groups.io; Chiu, Chasel <chasel.c...@intel.com>; Desimone, Nathaniel L <nathaniel.l.desim...@intel.com>; Chaganty, Rangasai V <rangasai.v.chaga...@intel.com>; Oram, Isaac W <isaac.w.o...@intel.com> Cc: Rebecca Cran <rebe...@bsdio.com> Subject: [PATCH edk2-platforms v2 0/2] Platform/Intel: Delete ALIGN16 macro and unused include files
Delete the ALIGN16 macro definitions in Platform/Intel/{WhiskeylakeOpenBoardPkg,CometlakeOpenBoardPkg} since they were causing a build breakage since March, and aren't used anymore. Delete include files in WhiskeylakeOpenBoardPkg which appear to be unused. Changes from v1 to v2 ===================== Instead of fixing the ALIGN16 macro, just delete it. In addition to the one in WhiskeylakeOpenBoardPkg, also delete the definition in CometlakeOpenBoardPkg. Rebecca Cran (2): Platform/Intel: Delete ALIGN16 macro Platform/Intel/WhiskeylakeOpenBoardPkg: Delete unused include files Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/PlatformBoardConfig.h | 3 - Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/Library/PeiPlatformHookLib.h | 131 -------------------- Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/Library/PeiPlatformLib.h | 38 ------ Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/PlatformBoardConfig.h | 103 --------------- Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/PlatformInfo.h | 42 ------- Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/PlatformBoardConfig.h | 3 - 6 files changed, 320 deletions(-) delete mode 100644 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/Library/PeiPlatformHookLib.h delete mode 100644 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/Library/PeiPlatformLib.h delete mode 100644 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/PlatformBoardConfig.h delete mode 100644 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/PlatformInfo.h -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104953): https://edk2.groups.io/g/devel/message/104953 Mute This Topic: https://groups.io/mt/98903762/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-