From: "Guo, Mang" <mang.guo@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wei, David" <david.wei@intel.com>
Subject: [Patch][edk2-platforms/devel-IntelAtomProcessorE3900 1Change folder name
Date: Fri, 17 Aug 2018 09:32:10 +0000 [thread overview]
Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D1526D133F@SHSMSX103.ccr.corp.intel.com> (raw)
Change MinnowBoard3Next to MinnowBoard3Module
Cc: David Wei <david.wei@intel.com>
Cc: Mike Wu <mike.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Guo Mang <mang.guo@intel.com>
---
.../BoardInitDxe/BoardInitDxe.c | 0
.../BoardInitDxe/BoardInitDxe.h | 0
.../BoardInitDxe/BoardInitDxe.inf | 0
.../BoardInitPostMem/BoardGpios.c | 0
.../BoardInitPostMem/BoardGpios.h | 0
.../BoardInitPostMem/BoardInit.c | 0
.../BoardInitPostMem/BoardInit.h | 0
.../BoardInitPostMem/BoardInitMiscs.c | 0
.../BoardInitPostMem/BoardInitMiscs.h | 0
.../BoardInitPostMem/BoardInitPostMem.inf | 0
.../BoardInitPostMem/PlatformInfoHob.c | 0
.../BoardInitPreMem/BoardInit.c | 0
.../BoardInitPreMem/BoardInit.h | 0
.../BoardInitPreMem/BoardInitMiscs.c | 0
.../BoardInitPreMem/BoardInitMiscs.h | 0
.../BoardInitPreMem/BoardInitPreMem.inf | 0
.../BoardInitPreMem/PlatformId.c | 0
.../BoardInitPreMem/PlatformId.h | 0
.../Vbt/VbtBxtMipi.bin | Bin
19 files changed, 0 insertions(+), 0 deletions(-)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitDxe/BoardInitDxe.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitDxe/BoardInitDxe.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitDxe/BoardInitDxe.inf (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardGpios.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardGpios.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardInit.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardInit.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardInitMiscs.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardInitMiscs.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/BoardInitPostMem.inf (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPostMem/PlatformInfoHob.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/BoardInit.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/BoardInit.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/BoardInitMiscs.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/BoardInitMiscs.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/BoardInitPreMem.inf (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/PlatformId.c (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/BoardInitPreMem/PlatformId.h (100%)
rename Platform/BroxtonPlatformPkg/Board/{MinnowBoard3Next => MinnowBoard3Module}/Vbt/VbtBxtMipi.bin (100%)
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.inf b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.inf
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.inf
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitDxe/BoardInitDxe.inf
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardGpios.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardGpios.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardGpios.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardGpios.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardGpios.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardGpios.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardGpios.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardGpios.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInit.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInit.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInit.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInit.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInit.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInit.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInit.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInit.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitMiscs.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitMiscs.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitMiscs.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitMiscs.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitMiscs.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitMiscs.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitMiscs.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitMiscs.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitPostMem.inf b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitPostMem.inf
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/BoardInitPostMem.inf
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/BoardInitPostMem.inf
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/PlatformInfoHob.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/PlatformInfoHob.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPostMem/PlatformInfoHob.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPostMem/PlatformInfoHob.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInit.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInit.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInit.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInit.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInit.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInit.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInit.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInit.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitMiscs.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitMiscs.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitMiscs.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitMiscs.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitMiscs.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitMiscs.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitMiscs.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitMiscs.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitPreMem.inf b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitPreMem.inf
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/BoardInitPreMem.inf
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/BoardInitPreMem.inf
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/PlatformId.c b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/PlatformId.c
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/PlatformId.c
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/PlatformId.c
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/PlatformId.h b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/PlatformId.h
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/BoardInitPreMem/PlatformId.h
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/BoardInitPreMem/PlatformId.h
diff --git a/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/Vbt/VbtBxtMipi.bin b/Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/Vbt/VbtBxtMipi.bin
similarity index 100%
rename from Platform/BroxtonPlatformPkg/Board/MinnowBoard3Next/Vbt/VbtBxtMipi.bin
rename to Platform/BroxtonPlatformPkg/Board/MinnowBoard3Module/Vbt/VbtBxtMipi.bin
--
2.10.1.windows.1
reply other threads:[~2018-08-17 9:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=22D2C85ED001C54AA20BFE3B0E4751D1526D133F@SHSMSX103.ccr.corp.intel.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