lkml.org 
[lkml]   [2014]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [Xen-devel] [PATCH v5 3/7] xen: Define EFI related stuff
    On 13/06/14 18:00, Daniel Kiper wrote:
    > Define constants and structures which are needed to properly
    > execute EFI related hypercall in Xen dom0.
    >
    > This patch is based on Jan Beulich and Tang Liang work.
    >
    > v5 - suggestions/fixes:

    This version information should be after a '---' marker.

    > + struct {
    > + GUEST_HANDLE(void) name; /* UCS-2/UTF-16 string */
    > + xen_ulong_t size;
    > + GUEST_HANDLE(void) data;
    > + struct xenpf_efi_guid {
    > + uint32_t data1;
    > + uint16_t data2;
    > + uint16_t data3;
    > + uint8_t data4[8];
    > + } vendor_guid;

    Indentation looks all messed up here and in many other places.

    David


    \
     
     \ /
      Last update: 2014-06-16 13:41    [W:4.148 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site