]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg: Remove PCD declarations linked to the ARM BDS Linux Loader
authorOlivier Martin <Olivier.Martin@arm.com>
Tue, 14 Jul 2015 14:39:45 +0000 (14:39 +0000)
committeroliviermartin <oliviermartin@Edk2>
Tue, 14 Jul 2015 14:39:45 +0000 (14:39 +0000)
The Linux Loader has been removed from ARM BDS. These PCDs
are not needed anymore.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17973 6f19259b-4bc3-4df7-8a09-765794883524

ArmPkg/ArmPkg.dec
ArmPlatformPkg/ArmPlatformPkg.dec

index b30de9152c1335a0cb81dd0acfe614fea725ad03..da0c8a9f27a7da372e6c34b74aa461a93707dba5 100644 (file)
   #\r
   # BdsLib\r
   #\r
-  gArmTokenSpaceGuid.PcdArmMachineType|0|UINT32|0x0000001E\r
   # The compressed Linux kernel is expected to be under 128MB from the beginning of the System Memory\r
   gArmTokenSpaceGuid.PcdArmLinuxKernelMaxOffset|0x08000000|UINT32|0x0000001F\r
   # Maximum file size for TFTP servers that do not support 'tsize' extension\r
index cd67aee0be79e3f78f5586eb3380fe9e6090d49e..be0919b1e0130f418888bea5c4dd5944257269ed 100644 (file)
   gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Platform"|VOID*|0x00000019\r
   gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Default Boot Device"|VOID*|0x0000000C\r
   gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L""|VOID*|0x0000000D\r
-  gArmPlatformTokenSpaceGuid.PcdDefaultBootInitrdPath|L""|VOID*|0x0000000E\r
   gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L""|VOID*|0x000000F\r
-  # PcdDefaultBootType define the type of the binary pointed by PcdDefaultBootDevicePath:\r
-  #  - 0 = an EFI application\r
-  #  - 1 = a Linux kernel with ATAG support\r
-  #  - 2 = a Linux kernel with FDT support\r
-  gArmPlatformTokenSpaceGuid.PcdDefaultBootType|0|UINT32|0x00000010\r
 \r
   gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L""|VOID*|0x0000001B\r
   gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L""|VOID*|0x0000001C\r