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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ipf/
H A DEbcSupport.h20 #define EBC_THUNK_SIZE 128 macro
H A DEbcSupport.c361 @retval EFI_BUFFER_TOO_SMALL EBC_THUNK_SIZE is not larger enough.
399 Size = EBC_THUNK_SIZE + EBC_THUNK_ALIGNMENT - 1;

Completed in 37 milliseconds