public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael Kubacki" <mikuback@linux.microsoft.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Andrew Fish <afish@apple.com>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Pierre Gondois <pierre.gondois@arm.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Abner Chang <abner.chang@amd.com>, Min Xu <min.m.xu@intel.com>,
	Zhiguang Liu <zhiguang.liu@intel.com>,
	Tuan Phan <tphan@ventanamicro.com>, Yu Pu <yu.pu@intel.com>,
	Ray Ni <ray.ni@intel.com>
Subject: [edk2-devel] Commits Spanning Packages
Date: Wed, 31 Jan 2024 13:58:05 -0500	[thread overview]
Message-ID: <67b9f5d7-c338-473c-9322-d26022ef8f32@linux.microsoft.com> (raw)

Some commits have been spanning packages. For a monolithic upstream repo 
like edk2, this makes ingesting commits downstream more tedious if 
project requirements do not necessitate all packages to be maintained.

Below are examples of commits spanning packages. Many of these are more 
problematic because "core" packages like MdePkg, MdeModule, SecurityPkg, 
UefiCpuPkg, etc. are involved. OvmfPkg and ArmVirtPkg seem to be a 
common pairing. To focus the examples below, I excluded commits with 
that pair.

The request is to limit crossing package boundaries as much as possible 
and for maintainers to assess package impact when merging changes.

Perhaps something like PatchCheck could be updated to help identify this.

Here's some examples:

- **ArmPkg:ArmPlatformPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/103fa647d159e3d76be2634d2653c2d215dd0d46
- **ArmVirtPkg:ArmPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/34969dd260b4ecaba8d4a58d32fc07bd0fee57f9
   - Commit: 
https://github.com/tianocore/edk2/commit/7d78a86ecfc6d86244a552b1bad6fb346439116b
- **ArmVirtPkg:OvmfPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/f8d0501ded2ad426cc5c6c1237ec83fc978f8373
   - Commit: 
https://github.com/tianocore/edk2/commit/d881c6ddf556dfb5032db04733dfa86aa891e7f8
   - Commit: 
https://github.com/tianocore/edk2/commit/77e9b3a7c68cea4eeb64af85e4f695f278172314
- **ArmVirtPkg:ArmPkg:OvmfPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/9a7509e465d648314824733200566190c8814ec6
- **ArmVirtPkg:EmbeddedPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/e40fefafa90fb3a9aca77adc697c97cf6a4dd673
- **BaseTools:ArmPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/f484427d10a5ff6c2437c2f7c671e9e552ad6766
- **DynamicTablesPkg:MdePkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/4c55f6394fafe0494ec24e7c05cb68c938d7852d
- **IntelFsp2WrapperPkg:IntelFsp2Pkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/fa78edc57eb000f7820d5896f61053069b61eba1
- **MdeModulePkg:MdePkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/5443c2dc310d2c8eb15fb8eefd5057342e78cd0d
   - Commit: 
https://github.com/tianocore/edk2/commit/53eb26b238541799134aa5846530485c915735da
   - Commit: 
https://github.com/tianocore/edk2/commit/502c01c5028038e4e6b4512e9c66be0ec4d11492
- **MdeModulePkg:OvmfPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/fd306d1dbc36d10f744306e92366d73273c82c8f
- **MdeModulePkg:UefiCpuPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/e7abb94d1fb8a0e7725b983bbf5ab1334afe7ed1
   - Commit: 
https://github.com/tianocore/edk2/commit/2a09527ebcb459b40bc3661d85aa11c3905526dc
- **MdeModulePkg:MdePkg:SecurityPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/65b5dd828ef2ea5056031b239a4e7a6642f771a3
- **MdeModulePkg:UefiCpuPkg:ArmPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/0f7bccf584d93b2642c0a413a47fc821d1f5dbfd
- 
**MdeModulePkg:ArmVirtPkg:SignedCapsulePkg:EmulatorPkg:OvmfPkg:NetworkPkg:SecurityPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/2f981bddcbd6adde5f682caf0d3812ba92bc0f73
- **MdePkg:NetworkPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/671b0cea510ad6de02ee9d6dbdf8f9bbb881f35d
- **MdePkg:UefiCpuPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/8079d4dc4f8ac23e02b02996e326cac4099b3e49
   - Commit: 
https://github.com/tianocore/edk2/commit/ea55bd8f66eeca5f4e80c3679bcf1b1007286b8a
- **MdePkg:UefiPayloadPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/39f3c26e8c40e092baeb0ec4d0396498506e0a9e
- **OvmfPkg:BaseTools**
   - Commit: 
https://github.com/tianocore/edk2/commit/f0b97e165e0af79ac9eb3c6ac7697f9183afc7cb
   - Commit: 
https://github.com/tianocore/edk2/commit/ff36b2550f94dc5fac838cf298ae5a23cfddf204
- **OvmfPkg:UefiCpuPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/f220dcbba86bfc1222180c61bbd31dd6023433db
   - Commit: 
https://github.com/tianocore/edk2/commit/765ba5bf050022de8c44d93e467639d7f5fa237c
- **OvmfPkg:UefiCpuPkg::UefiPayloadPkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/a89f558d3c56d9c16e5f5b7d395c1aa36ccd38f2
- **RedfishPkg:MdePkg**
   - Commit: 
https://github.com/tianocore/edk2/commit/7275993dc64481b1c21d7d70af434bfaafe86e81

Thanks,
Michael


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#114915): https://edk2.groups.io/g/devel/message/114915
Mute This Topic: https://groups.io/mt/104081468/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



             reply	other threads:[~2024-01-31 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 18:58 Michael Kubacki [this message]
2024-01-31 19:33 ` [edk2-devel] Commits Spanning Packages Michael D Kinney
2024-01-31 20:41 ` Pedro Falcato
2024-01-31 21:03   ` Michael Kubacki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67b9f5d7-c338-473c-9322-d26022ef8f32@linux.microsoft.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox