Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/sys/arch/xen/conf Cherry pick a small part of rev1.178 to...



details:   https://anonhg.NetBSD.org/src/rev/b327e1890186
branches:  netbsd-8
changeset: 852551:b327e1890186
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Sep 23 06:52:21 2019 +0000

description:
Cherry pick a small part of rev1.178 to get efi UUIDs for ticket #1380.

diffstat:

 sys/arch/xen/conf/files.xen |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8f221f68235c -r b327e1890186 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen       Sat Sep 21 18:38:19 2019 +0000
+++ b/sys/arch/xen/conf/files.xen       Mon Sep 23 06:52:21 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.xen,v 1.147.2.1 2017/06/30 06:27:38 snj Exp $
+#      $NetBSD: files.xen,v 1.147.2.2 2019/09/23 06:52:21 martin Exp $
 #      NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #      NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -81,6 +81,7 @@
 file   arch/x86/x86/convert_xmm_s87.c
 file   arch/x86/x86/db_memrw.c         ddb | kgdb
 file   arch/x86/x86/db_trace.c         ddb
+file   arch/x86/x86/efi.c              machdep
 file   arch/x86/x86/fpu.c
 file   arch/x86/x86/dbregs.c
 file   arch/xen/x86/hypervisor_machdep.c



Home | Main Index | Thread Index | Old Index