X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FUnixBusDriver%2FUnixBusDriver.h;fp=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FUnixBusDriver%2FUnixBusDriver.h;h=da9a9ac6908458ec4f5bbf3535ad2f1da6e9c389;hp=4d8530bc8f8b6996c86af83881a4c2d28f30b01c;hb=377fc2ae7125fec78f349c1ceda0cbeb53c988c2;hpb=6bb60d710b3e041221582400390eca5977cd9aca diff --git a/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.h b/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.h index 4d8530bc8f..da9a9ac690 100644 --- a/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.h +++ b/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.h @@ -37,7 +37,7 @@ EFI_UNIX_PASS_THRU - associates a device with our PCI support - Decimal number of blocks a device supports. - Decimal number of bytes per block. - NT envirnonment variable contents. '<' and '>' are not part of the variable, + UNIX envirnonment variable contents. '<' and '>' are not part of the variable, they are just used to make this help more readable. There should be no spaces between the ';'. Extra spaces will break the variable. A '!' is used to seperate multiple devices in a variable. @@ -57,7 +57,7 @@ EFI_UNIX_PASS_THRU - associates a device with our PCI support A 1.44MB emulated floppy with a block size of 1024 would look like: EFI_UNIX_VIRTUAL_DISKS=RW;1440;1024 - Physical Disks: These devices use NT to open a real device in your system + Physical Disks: These devices use UNIX to open a real device in your system Thus a 120 MB floppy would look like: EFI_UNIX_PHYSICAL_DISKS=B:RW;245760;512