X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FBlockIo%2FUnixBlockIo.msa;fp=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FBlockIo%2FUnixBlockIo.msa;h=49334904b0ef038b25d4736fd73c3ff9b5c121c2;hp=0000000000000000000000000000000000000000;hb=c9093a06e72ef16d2f3bd7ce0a2b9a172e9d048c;hpb=8ba7afaf2e9c682a5d17760e6dd5463b3a2b2d67 diff --git a/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.msa b/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.msa new file mode 100644 index 0000000000..49334904b0 --- /dev/null +++ b/EdkUnixPkg/Dxe/UnixThunk/Bus/BlockIo/UnixBlockIo.msa @@ -0,0 +1,91 @@ + + + + UnixBlockIo + UEFI_DRIVER + f3085888-8985-11db-9c93-0040d02b1835 + 1.0 + Block Io driver + + Produce block IO abstractions for real devices on your PC using Unix APIs. + The configuration of what devices to mount or emulate comes from + environment variables. + + Copyright (c) 2006, Intel Corporation + All rights reserved. This program and the accompanying materials + are licensed and made available under the terms and conditions of the BSD License + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + UnixBlockIo + + + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + + UnixBlockIo.h + UnixBlockIo.c + ComponentName.c + DriverConfiguration.c + DriverDiagnostics.c + + + + + + + + + gEfiUnixIoProtocolGuid + + + gEfiBlockIoProtocolGuid + + + + + gEfiUnixVirtualDisksGuid + + + gEfiUnixPhysicalDisksGuid + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + gUnixBlockIoDriverBinding + gUnixBlockIoComponentName + gUnixBlockIoDriverDiagnostics + + +