Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 21:28:55 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21995 for review
Message-ID:  <200212060528.gB65StZ0088173@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212060528.gB65StZ0088173>