Searched defs:LegacyBootEvent (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiNotTiano.c55 @param LegacyBootEvent Returns the EFI event returned from gBS->CreateEvent(Ex).
64 OUT EFI_EVENT *LegacyBootEvent
71 LegacyBootEvent
83 If LegacyBootEvent is NULL, then ASSERT().
88 @param LegacyBootEvent Returns the EFI event returned from gBS->CreateEvent(Ex).
100 OUT EFI_EVENT *LegacyBootEvent
105 ASSERT (LegacyBootEvent != NULL);
116 LegacyBootEvent
128 LegacyBootEvent
263 EFI_EVENT LegacyBootEvent; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiNotTiano.c54 If LegacyBootEvent is NULL, then ASSERT().
56 @param LegacyBootEvent Returns the EFI event returned from gBS->CreateEvent(Ex).
65 OUT EFI_EVENT *LegacyBootEvent
72 LegacyBootEvent
84 If LegacyBootEvent is NULL, then ASSERT().
89 @param LegacyBootEvent Returns the EFI event returned from gBS->CreateEvent(Ex).
101 OUT EFI_EVENT *LegacyBootEvent
106 ASSERT (LegacyBootEvent != NULL);
109 DEBUG ((EFI_D_ERROR, "EFI1.1 can't support LegacyBootEvent!"));
123 LegacyBootEvent
257 EFI_EVENT LegacyBootEvent; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.h72 EFI_EVENT LegacyBootEvent; member in struct:__anon10373

Completed in 116 milliseconds