diff options
author | Nico Huber <nico.h@gmx.de> | 2024-08-08 10:59:05 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2024-09-09 20:54:59 +0000 |
commit | f79a50a655a3a48bbdb7a13fb6e80a48a7ad8a88 (patch) | |
tree | d6a94e4aa68dc7064fdb558cd2f140f0461eed85 /Documentation/drivers/smmstorev2.md | |
parent | 1b72ba7b3637b4ffa334a7455b92fdd249974c88 (diff) |
intel/alderlake: Sort FSP paths, most specific selectors first
The `!FSP_USE_REPO` is most specific, if we're not using the FSP repo,
we can ignore all the FSP-repo paths. Hence put these first.
Having `FSP_TYPE_IOT` selected is also more specific, we can ignore all
the "Client" paths then. This makes sure that we don't catch a "Client"
by accident (otherwise we'd have to add a `!FSP_TYPE_IOT` for those).
Change-Id: Ibe9931d8f964a337c46fde31a3bc22c69d40eded
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83825
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com>
Diffstat (limited to 'Documentation/drivers/smmstorev2.md')
0 files changed, 0 insertions, 0 deletions