Lines Matching +full:revision +full:- +full:id
5 DVD-ROMs and floppy drives.
7 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 SPDX-License-Identifier: BSD-2-Clause-Patent
54 @param MediaId Id of the media, changes every time the media is replaced.
83 @param MediaId The media ID that the write request is for.
130 /// The curent media Id. If the media changes, this value is changed.
153 /// TRUE if the media is marked read-only otherwise, FALSE.
154 /// This field shows the read-only status as of the most recent WriteBlocks () call.
181 /// Only present if EFI_BLOCK_IO_PROTOCOL.Revision is greater than or equal to
188 /// Only present if EFI_BLOCK_IO_PROTOCOL.Revision is greater than or equal to
195 /// Only present if EFI_BLOCK_IO_PROTOCOL.Revision is greater than or equal to
207 /// Revision defined in EFI1.1.
216 /// The revision to which the block IO interface adheres. All future
220 UINT64 Revision; member