X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OvmfPkg%2FInclude%2FIndustryStandard%2FLinuxBzimage.h;h=a6d899973002a089de1e6b23771e3990b814779d;hp=b83b7916a001bf1f34f346d2e42122c1ad349ebb;hb=b6b33f67dfc6e81dbbdd10c102f2665e7472cd4d;hpb=8c0b0b34f7875571ee9d3a2a1a28484cef36d969 diff --git a/OvmfPkg/Include/IndustryStandard/LinuxBzimage.h b/OvmfPkg/Include/IndustryStandard/LinuxBzimage.h index b83b7916a0..a6d8999730 100644 --- a/OvmfPkg/Include/IndustryStandard/LinuxBzimage.h +++ b/OvmfPkg/Include/IndustryStandard/LinuxBzimage.h @@ -45,7 +45,7 @@ struct setup_header { UINT16 movesize; UINT32 code32_start; /* Start of code loaded high */ UINT32 ramdisk_start; /* Start of initial ramdisk */ - UINT32 ramdisk_len; /* Lenght of initial ramdisk */ + UINT32 ramdisk_len; /* Length of initial ramdisk */ UINT32 bootsect_kludge; UINT16 heap_end; UINT8 ext_loader_ver; /* Extended boot loader version */