CloverBootloader/rEFIt_UEFI/PlatformEFI/cpp_util/globals_ctor.h
2021-04-03 13:55:25 +03:00

6 lines
141 B
C

/*
* NOTE : self.getSelfLoadedImage() must be initialized to call this.
*/
extern void construct_globals_objects(EFI_HANDLE ImageHandle);