X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FBlockIo%2FUnixBlockIo.h;fp=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FBlockIo%2FUnixBlockIo.h;h=8cdc9a97d5ac3dc5a6c848b0002845d6df78ef33;hp=70d8571c3c6ede770719b275bd1a5578acf00f1c;hb=377fc2ae7125fec78f349c1ceda0cbeb53c988c2;hpb=6bb60d710b3e041221582400390eca5977cd9aca diff --git a/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.h b/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.h index 70d8571c3c..8cdc9a97d5 100644 --- a/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.h +++ b/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.h @@ -15,8 +15,8 @@ Module Name: Abstract: - Produce block IO abstractions for real devices on your PC using Win32 APIs. - The configuration of what devices to mount or emulate comes from NT + Produce block IO abstractions for real devices on your PC using Posix APIs. + The configuration of what devices to mount or emulate comes from UNIX environment variables. The variables must be visible to the Microsoft* Developer Studio for them to work.