HomeSort by relevance Sort by last modified time
    Searched full:notificationfunction (Results 1 - 17 of 17) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/DxePcdLib/
DxePcdLib.c 1222 then notification function specified by NotificationFunction is called.
1224 If NotificationFunction is NULL, then ASSERT().
1230 @param[in] NotificationFunction The function to call when the token
1239 IN PCD_CALLBACK NotificationFunction
1244 ASSERT (NotificationFunction != NULL);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPcdLib/
PeiPcdLib.c 1220 then notification function specified by NotificationFunction is called.
1222 If NotificationFunction is NULL, then ASSERT().
1228 @param[in] NotificationFunction The function to call when the token
1237 IN PCD_CALLBACK NotificationFunction
1242 ASSERT (NotificationFunction != NULL);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePcdLibNull/
PcdLib.c 1096 then notification function specified by NotificationFunction is called.
1099 If NotificationFunction is NULL, then ASSERT().
1105 @param[in] NotificationFunction The function to call when the token
1114 IN PCD_CALLBACK NotificationFunction
1127 If NotificationFunction is NULL, then ASSERT().
1129 and NotificationFunction, then ASSERT().
1133 @param[in] NotificationFunction The callback function to be unregistered.
1141 IN PCD_CALLBACK NotificationFunction
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DriverSample.c 138 NotificationFunction(
186 NotificationFunction,
196 NotificationFunction,
245 NotificationFunction,
255 NotificationFunction,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PcdLib.h     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 574 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 574 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellProtocol.c     [all...]
Shell.c 285 NotificationFunction,
293 NotificationFunction,
303 NotificationFunction,
311 NotificationFunction,
    [all...]
ShellProtocol.h     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
VirtualKeyboard.c 839 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopInput.c 533 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c     [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 859 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
TerminalConIn.c 350 // Return EFI_SUCCESS if the (KeyData, NotificationFunction) is already registered.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitter.c     [all...]

Completed in 691 milliseconds