public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@ml01.01.org>
Cc: "Jordan Justen" <jordan.l.justen@intel.com>,
	"Marvin Häuser" <Marvin.Haeuser@outlook.com>
Subject: [PATCH v3 0/2] OvmfPkg/ResetVector: replace open-coded constants with fixed PCDs
Date: Fri,  4 Nov 2016 00:32:16 +0100	[thread overview]
Message-ID: <20161103233218.17073-1-lersek@redhat.com> (raw)

Thanks to Jordan's old series

  abb158ded41f BaseTools: Add rules to build NASM source file into a
               binary
  5a1f324d946c UefiCpuPkg: Support building VTF0 ResetVector during the
               EDK II build
  eee1d2ca9078 UefiCpuPkg VTF0 X64: Build page tables in NASM code
  9b9fdbfa7059 OvmfPkg: Support building OVMF's ResetVector during the
               EDK II build
  497cbb530a58 OvmfPkg: Build OVMF ResetVector during EDK II build
               process
  70e46f44cd13 OvmfPkg/ResetVector: Remove pre-built binaries
  3449f56dac9c UefiCpuPkg: Add ResetVector/FixupVtf

we can now use fixed PCDs in NASMB source code.

Patch #1 removes the unused ResetVectorCode.asm file, suggested by
Marvin.

Patch #2 is Marvin's v2 patch, simplified.

Repo:   https://github.com/lersek/edk2.git
Branch: reset_vector_pcd_marv_v3

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Marvin Häuser <Marvin.Haeuser@outlook.com>

Thanks
Laszlo

Laszlo Ersek (1):
  OvmfPkg/ResetVector: remove unused file "ResetVectorCode.asm"

Marvin Häuser (1):
  OvmfPkg/ResetVector: Depend on PCD values of the page tables.

 OvmfPkg/ResetVector/ResetVector.inf       |  5 ++
 OvmfPkg/ResetVector/Ia32/PageTables64.asm | 22 ++++----
 OvmfPkg/ResetVector/ResetVector.nasmb     | 12 ++++-
 OvmfPkg/ResetVector/ResetVectorCode.asm   | 53 --------------------
 4 files changed, 25 insertions(+), 67 deletions(-)
 delete mode 100644 OvmfPkg/ResetVector/ResetVectorCode.asm

-- 
2.9.2



             reply	other threads:[~2016-11-03 23:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03 23:32 Laszlo Ersek [this message]
2016-11-03 23:32 ` [PATCH v3 1/2] OvmfPkg/ResetVector: remove unused file "ResetVectorCode.asm" Laszlo Ersek
2016-11-03 23:32 ` [PATCH v3 2/2] OvmfPkg/ResetVector: Depend on PCD values of the page tables Laszlo Ersek

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=20161103233218.17073-1-lersek@redhat.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