Home
last modified time | relevance | path

Searched defs:DevicePath (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs363 pub struct DevicePath { struct
367 impl ProtocolPointer for DevicePath { argument
377 impl DevicePath { impl
502 impl Debug for DevicePath { implementation
510 impl PartialEq for DevicePath { implementation
516 impl<'a> TryFrom<&'a [u8]> for &'a DevicePath { implementation
526 impl ToOwned for DevicePath { implementation
678 fn deref(&self) -> &DevicePath { in deref()
Dtext.rs109 device_path: &DevicePath, in convert_device_path_to_text()
168 pub fn convert_text_to_device_path(&self, text_device_path: &CStr16) -> Result<&DevicePath> { in convert_text_to_device_path()
Dbuild.rs135 pub fn finalize(self) -> Result<&'a DevicePath, BuildError> { in finalize()
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs363 pub struct DevicePath { struct
367 impl ProtocolPointer for DevicePath { argument
377 impl DevicePath { impl
502 impl Debug for DevicePath { implementation
510 impl PartialEq for DevicePath { implementation
516 impl<'a> TryFrom<&'a [u8]> for &'a DevicePath { implementation
526 impl ToOwned for DevicePath { implementation
678 fn deref(&self) -> &DevicePath { in deref()
Dtext.rs109 device_path: &DevicePath, in convert_device_path_to_text()
168 pub fn convert_text_to_device_path(&self, text_device_path: &CStr16) -> Result<&DevicePath> { in convert_text_to_device_path()
Dbuild.rs135 pub fn finalize(self) -> Result<&'a DevicePath, BuildError> { in finalize()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
233 impl DevicePath { implementation
238 ) -> io::Result<DevicePath> { in from_text()
289 impl Drop for DevicePath { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
233 impl DevicePath { implementation
238 ) -> io::Result<DevicePath> { in from_text()
289 impl Drop for DevicePath { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
233 impl DevicePath { implementation
238 ) -> io::Result<DevicePath> { in from_text()
289 impl Drop for DevicePath { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/media/
Dload_file.rs67 file_path: &DevicePath, in load_file()
/aosp_15_r20/external/rust/crates/uefi/src/proto/media/
Dload_file.rs67 file_path: &DevicePath, in load_file()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/
Dloaded_image.rs49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path()
/aosp_15_r20/external/rust/crates/uefi/src/proto/
Dloaded_image.rs49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DUefiTcgPlatform.h170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DUefiTcgPlatform.h170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DUefiTcgPlatform.h169 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
183 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
/aosp_15_r20/external/rust/crates/uefi/src/
Dboot.rs550 remaining_device_path: Option<&DevicePath>, in connect_controller()
754 device_path: &mut &DevicePath, in locate_device_path()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Dboot.rs550 remaining_device_path: Option<&DevicePath>, in connect_controller()
754 device_path: &mut &DevicePath, in locate_device_path()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DUgaIo.h192 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DUgaIo.h186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DUgaIo.h184 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DUgaIo.h186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DUefiTcgPlatform.h134 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h675 EFI_STRING_ID DevicePath; member
982 EFI_STRING_ID DevicePath; member
1156 EFI_STRING_ID DevicePath; member
1256 EFI_STRING_ID DevicePath; member
1261 EFI_STRING_ID DevicePath; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h681 EFI_STRING_ID DevicePath; member
987 EFI_STRING_ID DevicePath; member
1161 EFI_STRING_ID DevicePath; member
1261 EFI_STRING_ID DevicePath; member
1266 EFI_STRING_ID DevicePath; member

12