This patchset includes
- three OVMF build fixes from Scott for VS2010 / NOOPT / Ia32,
- two patches suggested by Scott, but reimplemented by yours truly, for
  the same,
- two CryptoPkg patches from myself, for recently introduced gcc build
  failures.

Scott, can you please test your build with these? (Note that you'll need
your own Xen-related fixes for the time being, because I didn't pick
those up.)

Jordan / Scott / Qin Long, can you please review?

If everyone's okay with this, I can push it myself.

Thanks
Laszlo

Laszlo Ersek (4):
  OvmfPg: flash driver: fix type of EFI_SIZE_TO_PAGES argument (VS2010)
  OvmfPg: flash driver: drop gratuitous 64-by-32 bit division (VS2010)
  CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure
  CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 /
    X64

Scott Duplichan (3):
  OvmfPkg: flash driver: drop needlessly wide multiplication (VS2010)
  OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010)
  OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest()
    (VS2010)

 CryptoPkg/Include/OpenSslSupport.h                      |  2 +-
 CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c             |  3 ++-
 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FwBlockService.c |  8 ++++----
 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/QemuFlash.c      |  2 +-
 OvmfPkg/QemuVideoDxe/VbeShim.c                          | 12 ++++++------
 OvmfPkg/VirtioScsiDxe/VirtioScsi.c                      |  2 +-
 6 files changed, 15 insertions(+), 14 deletions(-)

-- 
1.8.3.1


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to