X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FGuid%2FBlockIo.h;fp=IntelFrameworkPkg%2FInclude%2FGuid%2FBlockIo.h;h=79a626248b25cc3cc0c9e9b5d0b53084f3ae3b54;hp=8f3fc7feaf80206e564cbc328ad94a94b75b4f2d;hb=1c2f052de2064a0f973aa27767516dfbd90b4fbd;hpb=0a6f48249a601f88af124ae1ff6814b195b699c3 diff --git a/IntelFrameworkPkg/Include/Guid/BlockIo.h b/IntelFrameworkPkg/Include/Guid/BlockIo.h index 8f3fc7feaf..79a626248b 100644 --- a/IntelFrameworkPkg/Include/Guid/BlockIo.h +++ b/IntelFrameworkPkg/Include/Guid/BlockIo.h @@ -1,24 +1,24 @@ /** @file - This file declares the hardware-device class GUIDs that may be used by the + This file declares the hardware-device class GUIDs that may be used by the PEIM that produces the Virtual Block I/O PPI. These GUIDs are hardware-device class GUIDs that would be imported only by the - Virtual Block I/O PEIM. This virtual PEIM imports only the actual Block I/O + Virtual Block I/O PEIM. This virtual PEIM imports only the actual Block I/O PPIs from the device-class ones listed here and published a single instance of the Block I/O PPI for consumption by the File System PEIM. In the parlance of - the Framework DXE software stack, this Virtual Block I/O PEIM is actually + the Framework DXE software stack, this Virtual Block I/O PEIM is actually embodying the functionality of the partition driver. Thsi Virtual Block I/O PEIM has to multiple the multiple possible instances of Block I/O and also know how to parse at least El Torito for CD-ROM, and perhaps Master Boot Record(MBR) and GUID Partition Table(GPT) in the future. - -Copyright (c) 2009 - 2010, 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 that accompanies this distribution. + +Copyright (c) 2009 - 2018, 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 that 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, +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. @par Revision Reference: