public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/5] MdePkg/Base.h: Introduce various alignment-related macros
@ 2023-03-03  6:51 Gerd Hoffmann
  2023-03-03  6:51 ` [PATCH 1/5] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: Gerd Hoffmann @ 2023-03-03  6:51 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Gerd Hoffmann, Jian J Wang, Jiewen Yao,
	Marvin Häuser, James Bottomley, Michael Roth, Hao A Wu,
	Michael D Kinney, Oliver Steffen, Min Xu, Liming Gao, Ray Ni,
	Tom Lendacky, Erdem Aktas, Zhiguang Liu, Pawel Polawski,
	Jordan Justen



Gerd Hoffmann (2):
  OvmfPkg: Rename IS_ALIGNED macros to avoid name collisions
  OvmfPkg: Consume new alignment-related macros

Marvin Häuser (3):
  MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
  MdePkg/Base.h: Introduce various alignment-related macros
  MdeModulePkg: Consume new alignment-related macros

 MdeModulePkg/Bus/Ata/AhciPei/AhciPei.h        |  1 -
 .../Ata/AtaAtapiPassThru/AtaAtapiPassThru.h   |  2 -
 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.h       |  1 -
 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.h  |  2 -
 .../Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.h     |  2 -
 .../Bus/Ufs/UfsPassThruDxe/UfsPassThru.h      |  2 -
 MdeModulePkg/Universal/EbcDxe/EbcExecute.h    |  3 +-
 MdePkg/Include/Base.h                         | 95 ++++++++++++++++++-
 MdeModulePkg/Bus/Ata/AhciPei/AhciMode.c       |  2 +-
 .../Bus/Ata/AhciPei/AhciPeiPassThru.c         |  6 +-
 .../Ata/AtaAtapiPassThru/AtaAtapiPassThru.c   | 12 +--
 .../Bus/Ata/AtaBusDxe/AtaPassThruExecute.c    |  2 +-
 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c  |  4 +-
 .../Bus/Ufs/UfsPassThruDxe/UfsPassThru.c      |  6 +-
 MdeModulePkg/Universal/EbcDxe/EbcExecute.c    | 36 +++----
 OvmfPkg/AmdSevDxe/AmdSevDxe.c                 |  2 -
 .../X64/SnpPageStateChangeInternal.c          |  1 -
 17 files changed, 129 insertions(+), 50 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-03-22  0:10 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-03  6:51 [PATCH 0/5] MdePkg/Base.h: Introduce various alignment-related macros Gerd Hoffmann
2023-03-03  6:51 ` [PATCH 1/5] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions Gerd Hoffmann
2023-03-21  2:01   ` Wu, Hao A
2023-03-21 21:40   ` [edk2-devel] " Michael D Kinney
2023-03-03  6:51 ` [PATCH 2/5] OvmfPkg: " Gerd Hoffmann
2023-03-21 21:40   ` [edk2-devel] " Michael D Kinney
2023-03-21 23:30     ` Yao, Jiewen
2023-03-03  6:51 ` [PATCH 3/5] MdePkg/Base.h: Introduce various alignment-related macros Gerd Hoffmann
2023-03-21 21:37   ` Michael D Kinney
2023-03-21 21:59     ` Marvin Häuser
2023-03-21 22:28       ` Michael D Kinney
2023-03-21 22:43         ` Marvin Häuser
2023-03-21 22:50           ` Michael D Kinney
2023-03-22  0:09             ` Ni, Ray
2023-03-03  6:51 ` [PATCH 4/5] MdeModulePkg: Consume new " Gerd Hoffmann
2023-03-21  2:01   ` Wu, Hao A
2023-03-21 21:39   ` Michael D Kinney
2023-03-03  6:51 ` [PATCH 5/5] OvmfPkg: " Gerd Hoffmann
2023-03-21 21:40   ` Michael D Kinney
2023-03-21 23:30     ` Yao, Jiewen
2023-03-03 15:12 ` [PATCH 0/5] MdePkg/Base.h: Introduce various " Lendacky, Thomas
2023-03-20 10:04 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox