From: "Ni, Ray" <ray.ni@intel.com>
To: devel@edk2.groups.io
Subject: [PATCH v2 0/3] UefiCpuPkg/ResetVector: Remove pre-built binaries
Date: Wed, 21 Jun 2023 10:55:19 +0800 [thread overview]
Message-ID: <20230621025522.641-1-ray.ni@intel.com> (raw)
Ray Ni (3):
UefiCpuPkg: Include ResetVector in DSC
UefiCpuPkg/ResetVector: Add guidance of FDF ffs rule
UefiCpuPkg/ResetVector: Remove pre-built binaries
.../Vtf0/Bin/IA32/ResetVector.ia32.port80.raw | Bin 532 -> 0 bytes
.../Vtf0/Bin/IA32/ResetVector.ia32.raw | Bin 500 -> 0 bytes
.../Vtf0/Bin/IA32/ResetVector.ia32.serial.raw | Bin 900 -> 0 bytes
.../ResetVector/Vtf0/Bin/ResetVector.inf | 31 ------
.../ResetVector/Vtf0/Bin/ResetVector.uni | 16 ----
.../ResetVector/Vtf0/Bin/ResetVector1G.inf | 31 ------
.../ResetVector/Vtf0/Bin/ResetVectorExtra.uni | 12 ---
.../PageTable1G/ResetVector.x64.port80.raw | Bin 12292 -> 0 bytes
.../Bin/X64/PageTable1G/ResetVector.x64.raw | Bin 12292 -> 0 bytes
.../PageTable1G/ResetVector.x64.serial.raw | Bin 12292 -> 0 bytes
.../PageTable2M/ResetVector.x64.port80.raw | Bin 28676 -> 0 bytes
.../Bin/X64/PageTable2M/ResetVector.x64.raw | Bin 28676 -> 0 bytes
.../PageTable2M/ResetVector.x64.serial.raw | Bin 28676 -> 0 bytes
UefiCpuPkg/ResetVector/Vtf0/Build.py | 89 ------------------
UefiCpuPkg/ResetVector/Vtf0/ReadMe.txt | 27 ++----
.../Vtf0/Tools/FixupForRawSection.py | 20 ----
UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf | 28 +++++-
UefiCpuPkg/UefiCpuPkg.dsc | 4 +-
18 files changed, 36 insertions(+), 222 deletions(-)
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.port80.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/IA32/ResetVector.ia32.serial.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector1G.inf
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVectorExtra.uni
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.port80.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable1G/ResetVector.x64.serial.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.port80.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Bin/X64/PageTable2M/ResetVector.x64.serial.raw
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Build.py
delete mode 100644 UefiCpuPkg/ResetVector/Vtf0/Tools/FixupForRawSection.py
--
2.39.1.windows.1
next reply other threads:[~2023-06-21 2:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-21 2:55 Ni, Ray [this message]
2023-06-21 2:55 ` [PATCH v2 1/3] UefiCpuPkg: Include ResetVector in DSC Ni, Ray
2023-06-21 2:55 ` [PATCH v2 2/3] UefiCpuPkg/ResetVector: Add guidance of FDF ffs rule Ni, Ray
2023-06-21 2:55 ` [PATCH v2 3/3] UefiCpuPkg/ResetVector: Remove pre-built binaries Ni, Ray
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=20230621025522.641-1-ray.ni@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