public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] OvmfPkg: miscellaneous readability improvements
@ 2020-03-12 22:35 Laszlo Ersek
  2020-03-12 22:35 ` [PATCH 1/2] OvmfPkg/PlatformPei: explain EFI_MEMORY_TYPE_INFORMATION page counts Laszlo Ersek
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Laszlo Ersek @ 2020-03-12 22:35 UTC (permalink / raw)
  To: edk2-devel-groups-io
  Cc: Anthony Perard, Ard Biesheuvel, Jordan Justen, Julien Grall,
	Leif Lindholm, Philippe Mathieu-Daudé

Repo:   https://pagure.io/lersek/edk2.git
Branch: ovmfpkg_misc_readability

Implement two suggestions from Leif, from the

  [edk2-devel] [PATCH 0/5]
  OvmfPkg: improve SMM comms security with adaptive MemoryTypeInformation

  https://edk2.groups.io/g/devel/message/55726
  http://mid.mail-archive.com/20200310222739.26717-1-lersek@redhat.com

review thread.

Thanks
Laszlo

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien@xen.org>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>

Laszlo Ersek (2):
  OvmfPkg/PlatformPei: explain EFI_MEMORY_TYPE_INFORMATION page counts
  OvmfPkg: give more telling names to some FDF include files

 OvmfPkg/OvmfPkgIa32.fdf                                                | 4 ++--
 OvmfPkg/OvmfPkgIa32X64.fdf                                             | 4 ++--
 OvmfPkg/OvmfPkgX64.fdf                                                 | 4 ++--
 OvmfPkg/OvmfXen.fdf                                                    | 4 ++--
 OvmfPkg/PlatformPei/MemTypeInfo.c                                      | 6 ++++++
 OvmfPkg/{DecomprScratchEnd.fdf.inc => FvmainCompactScratchEnd.fdf.inc} | 0
 OvmfPkg/{OvmfPkg.fdf.inc => OvmfPkgDefines.fdf.inc}                    | 0
 7 files changed, 14 insertions(+), 8 deletions(-)
 rename OvmfPkg/{DecomprScratchEnd.fdf.inc => FvmainCompactScratchEnd.fdf.inc} (100%)
 rename OvmfPkg/{OvmfPkg.fdf.inc => OvmfPkgDefines.fdf.inc} (100%)

-- 
2.19.1.3.g30247aa5d201


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-13 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-12 22:35 [PATCH 0/2] OvmfPkg: miscellaneous readability improvements Laszlo Ersek
2020-03-12 22:35 ` [PATCH 1/2] OvmfPkg/PlatformPei: explain EFI_MEMORY_TYPE_INFORMATION page counts Laszlo Ersek
2020-03-12 22:35 ` [PATCH 2/2] OvmfPkg: give more telling names to some FDF include files Laszlo Ersek
2020-03-13  9:54 ` [PATCH 0/2] OvmfPkg: miscellaneous readability improvements Leif Lindholm
2020-03-13 20:46   ` [edk2-devel] " Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox