Home | History | Annotate | Download | only in PlatformBootManagerLib

Lines Matching defs:Function

67 // Function prototypes

1085 UINTN Segment, Bus, Device, Function;
1091 Status = PciIo->GetLocation (PciIo, &Segment, &Bus, &Device, &Function);
1095 (UINT32)Bus, (UINT32)Device, (UINT32)Function, DevPathString,
1174 This function detects if OVMF is running on Xen.
1258 This notification function is invoked when the
1380 Note that DxeSmmReadyToLock must be signaled after this function returns;
1418 The function will execute with as the platform policy, current policy
1480 This notification function is invoked when an instance of the
1580 This function is called each second during the boot manager waits the timeout.