31 SystemTable->ConOut->OutputString(SystemTable->ConOut,
L"UEFI EntryPoint: Starting freeldr from UEFI");
89 TRACE(
"ExecuteLoaderCleanly Entry\n");
102 WARN(
"Something has gone wrong - halting FreeLoader\n");
#define DebugInit(DebugString)
#define DBG_DEFAULT_CHANNEL(ch)
#define MachInitializeBootDevices()
PVOID MmAllocateMemoryWithType(SIZE_T MemorySize, TYPE_OF_MEMORY MemoryType)
BOOLEAN MmInitializeMemoryManager(VOID)
VOID UiMessageBoxCritical(_In_ PCSTR MessageText)
BOOLEAN UiInitialize(BOOLEAN ShowUi)
#define DECLSPEC_NORETURN
static const WCHAR CmdLine[]
VOID MachInit(IN PCCH CommandLine)
BOOLEAN PeLdrInitializeModuleList(VOID)
EFI_STATUS EfiEntry(_In_ EFI_HANDLE ImageHandle, _In_ EFI_SYSTEM_TABLE *SystemTable)
EFI_SYSTEM_TABLE * GlobalSystemTable
DECLSPEC_NORETURN VOID __cdecl Reboot(VOID)
DECLSPEC_NORETURN void ExecuteLoaderCleanly(PVOID PreviousStack)
EFI_HANDLE GlobalImageHandle