You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user