Module Name: src Committed By: martin Date: Mon Sep 23 06:52:22 UTC 2019
Modified Files: src/sys/arch/xen/conf [netbsd-8]: files.xen Log Message: Cherry pick a small part of rev1.178 to get efi UUIDs for ticket #1380. To generate a diff of this commit: cvs rdiff -u -r1.147.2.1 -r1.147.2.2 src/sys/arch/xen/conf/files.xen Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/xen/conf/files.xen diff -u src/sys/arch/xen/conf/files.xen:1.147.2.1 src/sys/arch/xen/conf/files.xen:1.147.2.2 --- src/sys/arch/xen/conf/files.xen:1.147.2.1 Fri Jun 30 06:27:38 2017 +++ src/sys/arch/xen/conf/files.xen Mon Sep 23 06:52:21 2019 @@ -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 uvm/pmap/pmap_pvt.c 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