Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Deduplicate PlatformPei
Browse files Browse the repository at this point in the history
When we actually do need to have differences between them, we can split
them apart again.

RiscvVirt is now only 1205 lines. Still way too much. Hopefully MinPlatform will help.

   26 ./RiscvVirt.dec
   13 ./RiscvVirt.uni
   12 ./RiscvVirtPkgExtra.uni
   78 ./VarStore.fdf.inc
   66 ./RiscvVirt.fdf.inc
  654 ./RiscvVirt.dsc
  356 ./RiscvVirt.fdf
 1205 total
  • Loading branch information
JohnAZoidberg committed May 13, 2021
1 parent 4233dbf commit 36bcc51
Show file tree
Hide file tree
Showing 26 changed files with 20 additions and 1,788 deletions.
310 changes: 0 additions & 310 deletions Platform/BeagleV/Universal/Pei/PlatformPei/Platform.c

This file was deleted.

72 changes: 0 additions & 72 deletions Platform/BeagleV/Universal/Pei/PlatformPei/PlatformPei.inf

This file was deleted.

2 changes: 1 addition & 1 deletion Platform/Qemu/RiscvVirt/RiscvVirt.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
}

Platform/Qemu/RiscvVirt/Universal/Pei/PlatformPei/PlatformPei.inf {
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf {
<LibraryClasses>
PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
}
Expand Down
Loading

0 comments on commit 36bcc51

Please sign in to comment.