Searched refs:NULL_STREAM_HANDLE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c88 #define NULL_STREAM_HANDLE 0 macro
666 Node->EncapsulatedStreamHandle = NULL_STREAM_HANDLE;
990 if (CurrentChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {
1285 if (ChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c97 #define NULL_STREAM_HANDLE 0 macro
565 if (Context->ChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {
715 Node->EncapsulatedStreamHandle = NULL_STREAM_HANDLE;
1065 if (CurrentChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {
1335 if (ChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {

Completed in 49 milliseconds