]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.h
Revert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where available"
[mirror_edk2.git] / OvmfPkg / Library / LoadLinuxLib / LoadLinuxLib.h
index 045cbf9b2f1e6a5054eb4a90b4bdb4401a05babc..f8697972626beca2683f46363065cee9b2c58319 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Boot UEFI Linux.\r
 \r
-  Copyright (c) 2008 - 2013, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -36,15 +36,6 @@ JumpToKernel (
   VOID *KernelBootParams\r
   );\r
 \r
-VOID\r
-EFIAPI\r
-JumpToUefiKernel (\r
-  EFI_HANDLE ImageHandle,\r
-  EFI_SYSTEM_TABLE *SystemTable,\r
-  VOID *KernelBootParams,\r
-  VOID *KernelStart\r
-  );\r
-\r
 VOID\r
 InitLinuxDescriptorTables (\r
   VOID\r