Skip to content

Commit

Permalink
Update to EDK2 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed Mar 3, 2020
1 parent 0e45fdc commit 14140ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edk2-platforms
Submodule edk2-platforms updated 29 files
+7 −31 Platform/Intel/MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReportFvLib.c
+0 −6 Platform/Intel/MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReportFvLib.inf
+1 −0 Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf
+82 −10 Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c
+8 −3 Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf
+27 −11 Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.uni
+73 −11 Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.vfr
+5 −0 Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.c
+3 −0 Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.inf
+4 −6 Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
+28 −1 Platform/RaspberryPi/Drivers/RpiFirmwareDxe/RpiFirmwareDxe.c
+27 −20 Platform/RaspberryPi/Include/Protocol/RpiFirmware.h
+0 −18 Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBm.c
+0 −1 Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
+0 −3 Platform/RaspberryPi/Library/PlatformLib/PlatformLib.inf
+23 −9 Platform/RaspberryPi/Library/PlatformLib/RaspberryPiMem.c
+12 −1 Platform/RaspberryPi/RPi3/RPi3.dsc
+0 −1 Platform/RaspberryPi/RPi3/RPi3.fdf
+26 −6 Platform/RaspberryPi/RPi4/RPi4.dsc
+1 −4 Platform/RaspberryPi/RPi4/RPi4.fdf
+6 −9 Platform/RaspberryPi/RPi4/Readme.md
+3 −3 Platform/RaspberryPi/RaspberryPi.dec
+52 −1 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/GbeMdiLib.h
+13 −1 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsLan.h
+391 −0 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c
+32 −0 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf
+1 −0 Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.inf
+3 −1 Silicon/Intel/CoffeelakeSiliconPkg/SiPkgCommonLib.dsc
+1 −0 Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.inf

0 comments on commit 14140ad

Please sign in to comment.