Displaying 2 results from an estimated 2 matches for "dpte_seg".
Did you mean:
data_seg
2009 Jul 31
1
[PATCH] [memdisk] Additional EDD Device Parameter Table fields
...implemented)
=20
%endif
=20
diff --git a/memdisk/setup.c b/memdisk/setup.c
index 98c4b69..b8efd8a 100644
--- a/memdisk/setup.c
+++ b/memdisk/setup.c
@@ -80,6 +80,16 @@ struct edd_dpt {
uint64_t sectors; /* Total sectors */
uint16_t bytespersec; /* Bytes/sector */
uint16_t dpte_off, dpte_seg; /* DPTE pointer */
+ uint16_t dpikey; /* Device Path Info magic */
+ uint8_t dpilen; /* DPI length */
+ uint8_t res1; /* Reserved */
+ uint8_t res2; /* Reserved */
+ uint8_t bustype[4]; /* Host bus type */
+ uint8_t inttype[8]; /* Interface type */
+ uint64_t intpath;...
2008 Mar 07
0
[PATCH] Fix EDD pointer in int 13h, fn 48h BIOS call return buffer
...s.c
--- a/tools/firmware/rombios/rombios.c Wed Mar 05 11:18:25 2008 +0000
+++ b/tools/firmware/rombios/rombios.c Fri Mar 07 05:36:51 2008 -0700
@@ -779,8 +779,8 @@ typedef struct {
Bit32u sector_count1;
Bit32u sector_count2;
Bit16u blksize;
+ Bit16u dpte_offset;
Bit16u dpte_segment;
- Bit16u dpte_offset;
Bit16u key;
Bit8u dpi_length;
Bit8u reserved1;
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel