Hi, all

Please help to review the Grantley Sync notes. Thanks!

Jeff
This file lists all changes need to applied when sync the latest Grantley tip.
--------------------------------------------------------------------------------
Changes for BP 1.0.1.3
--------------------------------------------------------------------------------
[SVN] BP r63703 - in trunk/BP/BP1.1/GrantleyPkg
  MdeModulePkg/Universal/SetupBrowerDxe is updated.
  i)  Please add the following library instance in platform DSC file.
      [LibraryClasses.common]
        CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib
                                /CustomizedDisplayLib.inf
  ii) Please add the following module in platform DSC and FDF file, it will
      co-work with SetupBrowerDxe driver.
        MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
--------------------------------------------------------------------------------
[SVN] BP r64057 - in trunk/BP/BP1.1/GrantleyPkg/Cpu/Dxe
  Ia32FamilyCpuPkg/CpuMpDxe/CpuMpDxe.inf is updated to depend on new protocol
  gIntelCpuPcdsSetDoneProtocolGuid. Please update one platform DXE driver to
  install this protocol after CPU related dynamic PCDs are set.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Changes for BP 1.1.0.0 candidate
--------------------------------------------------------------------------------
[SVN] BP r63599 - in trunk/BP/BP1.1/GrantleyPkg
  1. CPU Exception Handler Library is added, please add its instances in
     platform DSC file accordingly.
  2. Add MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf
     in platform DSC/FDF files.
  3. Rename EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to
     EFI_DRIVER_HEALTH_REPAIR_NOTIFY.
  4. Replace gEfiGlobalVariableGuid with gServerCommonTokenSpaceGuid for
     variable L"BootState".
--------------------------------------------------------------------------------
[SVN] BP r63691 - in trunk/BP/BP1.1/ServerCommonPkg GrantleyPkg
[SVN] BP r63703 - in trunk/BP/BP1.1/GrantleyPkg/Me/AMT/Platform/Dxe/AmtPetAlert
  Variables drivers are updated to check gEfiGlobalVariableGuid mis-used issue.
  Please update drivers to replace gEfiGlobalVariableGuid with another GUID 
when 
  reading/writing one private variable.
--------------------------------------------------------------------------------
[SVN] BP r63784 - trunk/BP/BP1.1/WellsburgPkg/Reset/RuntimeDxe
  EFI_SPECIFICATION_VERSION is updated to EFI_2_40_SYSTEM_TABLE_REVISION. Please
  check if platform driver has assumption on EFI_SPECIFICATION_VERSION value.
--------------------------------------------------------------------------------
[SVN] BP r64015 - in trunk/BP/BP1.1GrantleyPkg/Library/PlatformBootManagerLib
  Move the "Timeout" and "BootOptionSupport" modification from BDS core to BDS
  platform.
--------------------------------------------------------------------------------
[SVN] BP r64041 - in trunk/BP/BP1.1/GrantleySocketPkg/Dxe/PciHostBridge
  MdeModulePkg/Bus/Pci/PciBusDxe is updatated to check return status of notify
  phase EfiPciHostBridgeEndEnumeration for PCI HOST Bridge Resource Allocation
  Protocol. Please update platform Host Bridge Dxe driver to handle
  EfiPciHostBridgeEndEnumeration correctly.
--------------------------------------------------------------------------------
[SVN] BP r63967 - in trunk/BP/BP1.1/GrantleyPkg/Override
[SVN] BP r63970 - in trunk/BP/BP1.1/GrantleyPkg 
[SVN] BP r64042 - in trunk/BP/BP1.1/GrantleyPkg/Override
[SVN] BP r64056 - in trunk/BP/BP1.1/GrantleyPkg
  Removed the following files and directories and update DSC/FDF files 
accordingly
   trunk/BP/BP1.1/GrantleyPkg/Override/MdePkg/
   trunk/BP/BP1.1/GrantleyPkg/Override/MdeModulePkg/Core/
   trunk/BP/BP1.1/GrantleyPkg/Override/MdeModulePkg/Bus/Scsi/
   
trunk/BP/BP1.1/GrantleyPkg/Override/MdeModulePkg/Universal/FaultTolerantWriteDxe/
   
trunk/BP/BP1.1/GrantleyPkg/Override/BpCommonPkg/Bds/Library/LegacyBootManagerLib/
   trunk/BP/BP1.1/GrantleyPkg/Override/Restricted/ServerCommonPkg/
   trunk/BP/BP1.1/GrantleyPkg/Override/Restricted/IA32FamilyCpuPkg/Include/
   trunk/BP/BP1.1/GrantleyPkg/Override/Restricted/IA32FamilyCpuPkg/Library/
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/IA32FamilyCpuPkg.dsc
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/AcpiCpuData.h
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/CpuHotPlugData.h
   trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Guid/
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Library/CpuOnlyResetLib.h
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Library/PlatformSecLib.h
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Library/SmmCpuPlatformHookLib.h
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Library/SocketLga1156Lib.h
   
trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Library/SocketLga775Lib.h
   trunk/BP/BP1.1/GrantleySocketPkg/Override/IA32FamilyCpuPkg/Include/Ppi/
   trunk/BP/BP1.1/GrantleyPkg/Acpi/AcpiTables/Dsdt/PlatformPciTree_DVP.asi
   trunk/BP/BP1.1/GrantleyPkg/Acpi/AcpiTables/Dsdt/PlatformPciTree_SRP.asi
   trunk/BP/BP1.1/GrantleyPkg/Acpi/Dxe/AcpiPlatform/CpuPm.offset.h
   trunk/BP/BP1.1/GrantleyPkg/Acpi/Dxe/AcpiPlatform/DVPPlatform.offset.h
   trunk/BP/BP1.1/GrantleyPkg/Acpi/Dxe/AcpiPlatform/SRPPlatform.offset.h
   trunk/BP/BP1.1/GrantleyPkg/Legacy/Dxe/LegacyBiosPlatform/PlatformIrq_DVP.h
   trunk/BP/BP1.1/GrantleyPkg/Legacy/Dxe/LegacyBiosPlatform/PlatformIrq_SRP.h
   trunk/BP/BP1.1/GrantleyPkg/Legacy/Dxe/LegacyBiosPlatform/PlatformMpt_DVP.h
   trunk/BP/BP1.1/GrantleyPkg/Legacy/Dxe/LegacyBiosPlatform/PlatformMpt_SRP.h
   trunk/BP/BP1.1/GrantleyPkg/XmlCliRestricted/Tool/Dummy/DummyBuild.log
   trunk/BP/BP1.1/GrantleyPkg/XmlCliRestricted/Tool/GenSetupOut.bat
 
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to