From owner-p4-projects Thu Dec 5 21:33:21 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D523537B404; Thu, 5 Dec 2002 21:33:19 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8697C37B401 for ; Thu, 5 Dec 2002 21:33:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A8D43EB2 for ; Thu, 5 Dec 2002 21:33:19 -0800 (PST) (envelope-from marcel@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB65StmV088176 for ; Thu, 5 Dec 2002 21:28:55 -0800 (PST) (envelope-from marcel@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB65StZ0088173 for perforce@freebsd.org; Thu, 5 Dec 2002 21:28:55 -0800 (PST) Date: Thu, 5 Dec 2002 21:28:55 -0800 (PST) Message-Id: <200212060528.gB65StZ0088173@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to marcel@freebsd.org using -f From: Marcel Moolenaar Subject: PERFORCE change 21995 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=21995 Change 21995 by marcel@marcel_nfs on 2002/12/05 21:28:23 Add the DIG64 Headless Console & Debug Port Table GUID. Affected files ... .. //depot/projects/ia64/sys/boot/efi/include/efiapi.h#7 edit Differences ... ==== //depot/projects/ia64/sys/boot/efi/include/efiapi.h#7 (text+ko) ==== @@ -658,6 +658,9 @@ #define SAL_SYSTEM_TABLE_GUID \ { 0xeb9d2d32, 0x2d88, 0x11d3, { 0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } } +/* DIG64 Headless Console & Debug Port Table. */ +#define HCDP_TABLE_GUID \ + {0xf951938d,0x620b,0x42ef,{0x82,0x79,0xa8,0x4b,0x79,0x61,0x78,0x98}} typedef struct _EFI_CONFIGURATION_TABLE { EFI_GUID VendorGuid; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message