]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/BdsLib/BdsInternal.h
ArmPkg/ArmExceptionLib: stack FPSR on common path
[mirror_edk2.git] / ArmPkg / Library / BdsLib / BdsInternal.h
index a29d8ccd8b12f8f435f6a11eda18b4848a548a92..f70aae603d69f3ea0c473cb1e38e5d2f20b5681e 100644 (file)
 #include <Library/DebugLib.h>\r
 #include <Library/BdsLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/PerformanceLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
 \r
-#include <Guid/ArmMpCoreInfo.h>\r
 #include <Guid/GlobalVariable.h>\r
 #include <Guid/FileInfo.h>\r
 \r
@@ -102,22 +100,6 @@ typedef struct {
   UINT64  LastReportedNbOfBytes;\r
 } BDS_TFTP_CONTEXT;\r
 \r
-// BdsHelper.c\r
-EFI_STATUS\r
-ShutdownUefiBootServices (\r
-  VOID\r
-  );\r
-\r
-EFI_STATUS\r
-GetSystemMemoryResources (\r
-  LIST_ENTRY *ResourceList\r
-  );\r
-\r
-VOID\r
-PrintPerformance (\r
-  VOID\r
-  );\r
-\r
 EFI_STATUS\r
 BdsLoadImage (\r
   IN     EFI_DEVICE_PATH       *DevicePath,\r