HomeSort by relevance Sort by last modified time
    Searched refs:EfiIsDevicePathEnd (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePath/
DevicePath.h 62 #define EfiIsDevicePathEnd(a) (EfiIsDevicePathEndType (a) && EfiIsDevicePathEndSubType (a))
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DevicePath.c 131 while (!EfiIsDevicePathEnd (Node)) {
172 while (!EfiIsDevicePathEnd (DevicePath)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 60 while (!EfiIsDevicePathEnd (DevicePath)) {
439 while (!EfiIsDevicePathEnd (Node)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
RtDevicePath.c 228 while (!EfiIsDevicePathEnd (Node)) {
269 while (!EfiIsDevicePathEnd (DevicePath)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeReportStatusCodeLib/
ReportStatusCodeLib.c 118 while (!EfiIsDevicePathEnd (DevicePath)) {
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
FwBlockService.h 110 #define EfiIsDevicePathEnd(a) (EfiIsDevicePathEndType (a) && EfiIsDevicePathEndSubType (a))
FwBlockService.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/
EdkIIGlueSmmDriverEntryPoint.c 181 while (!EfiIsDevicePathEnd (DevicePath)) {

Completed in 242 milliseconds