Common code change for QEMU x64 boot

This patch added additional changes for QEMU x64 boot.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
This commit is contained in:
Maurice Ma
2020-04-02 08:35:01 -07:00
parent 1083cce99e
commit 762eee35b7
36 changed files with 1236 additions and 1064 deletions
@@ -1,6 +1,6 @@
## @file
#
# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2017 - 2020, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
@@ -19,8 +19,8 @@
# VALID_ARCHITECTURES = IA32 X64 IPF
#
[Sources.IA32, Sources.X64]
Ia32/TimeStampLib.c
[Sources]
TimeStampLib.c
[Packages]
MdePkg/MdePkg.dec