]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
MdeModulePkg Core/Dxe: Remove redundant functions
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeMain.c
index fc46022c3c7f0ee678dee3cc5bcfcdb79dfe94dc..bbb048a1278f8e6857a02b5434927629dffea0df 100644 (file)
@@ -560,28 +560,6 @@ DxeMain (
 \r
 \r
 \r
-/**\r
-  Place holder function until all the Boot Services and Runtime Services are\r
-  available.\r
-\r
-  @return EFI_NOT_AVAILABLE_YET\r
-\r
-**/\r
-EFI_STATUS\r
-EFIAPI\r
-CoreEfiNotAvailableYetArg0 (\r
-  VOID\r
-  )\r
-{\r
-  //\r
-  // This function should never be executed.  If it does, then the architectural protocols\r
-  // have not been designed correctly.  The CpuBreakpoint () is commented out for now until the\r
-  // DXE Core and all the Architectural Protocols are complete.\r
-  //\r
-\r
-  return EFI_NOT_AVAILABLE_YET;\r
-}\r
-\r
 \r
 /**\r
   Place holder function until all the Boot Services and Runtime Services are\r