gST->ConOut->ClearScreen(gST->ConOut);
// Error Example EFI_GUID HOB_1; CONST EFI_GUID HOB_2 = HOB_1; // Correct Example CONST EFI_GUI HOB_3; CONST EFI_GUID HOB_4 = HOB_3;