HomeSort by relevance Sort by last modified time
    Searched refs:ReinstallProtocolInterface (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DxeCis.h 111 EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface;
  /device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
FwBlockServiceDxe.c 73 Status = gBS->ReinstallProtocolInterface (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbServiceDxe.c 158 Status = gBS->ReinstallProtocolInterface (
FvbSmmDxe.c 851 Status = gBS->ReinstallProtocolInterface (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SerialDxe/
SerialIo.c 266 Status = gBS->ReinstallProtocolInterface (
360 Status = gBS->ReinstallProtocolInterface (
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
Mmc.c 380 Status = gBS->ReinstallProtocolInterface (
386 Status = gBS->ReinstallProtocolInterface (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
BiosInt13.c 520 gBS->ReinstallProtocolInterface (BiosBlockIoDev->Handle, &gEfiBlockIoProtocolGuid, BlockIo, BlockIo);
672 gBS->ReinstallProtocolInterface (BiosBlockIoDev->Handle, &gEfiBlockIoProtocolGuid, BlockIo, BlockIo);
907 gBS->ReinstallProtocolInterface (BiosBlockIoDev->Handle, &gEfiBlockIoProtocolGuid, BlockIo, BlockIo);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.c 581 gBS->ReinstallProtocolInterface (
587 gBS->ReinstallProtocolInterface (
594 gBS->ReinstallProtocolInterface (
713 gBS->ReinstallProtocolInterface (
719 gBS->ReinstallProtocolInterface (
726 gBS->ReinstallProtocolInterface (
935 gBS->ReinstallProtocolInterface (
941 gBS->ReinstallProtocolInterface (
948 gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
BootServicesTable.c 190 "ReinstallProtocolInterface",
191 (CONST VOID *)gBS->ReinstallProtocolInterface,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
UpdateDispatcher.c 319 Status = gBS->ReinstallProtocolInterface (
FlashUpdate.c 689 Status = gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.c 273 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
275 gBS->ReinstallProtocolInterface (
317 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
319 gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.c 273 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
275 gBS->ReinstallProtocolInterface (
319 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
321 gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
SerialIo.c 778 Status = gBS->ReinstallProtocolInterface (
878 Status = gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.c 270 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
272 gBS->ReinstallProtocolInterface (
316 // Notify the upper layer the connect state change through ReinstallProtocolInterface.
318 gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootClient.c 106 Status = gBS->ReinstallProtocolInterface (
122 Status = gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 1002 EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface;
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/
FWBlockService.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVol.c 748 Status = gBS->ReinstallProtocolInterface (
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.c 731 // Here we temporarily restore TPL to TPL_CALLBACK to invoke ReinstallProtocolInterface().
736 gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c 420 if (gBS->ReinstallProtocolInterface (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
FWBlockService.c     [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 766 gBS->ReinstallProtocolInterface (

Completed in 3179 milliseconds

1 2