Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7dec566775c2b410e2133444e298afd0029981b6
      
https://github.com/tianocore/edk2/commit/7dec566775c2b410e2133444e298afd0029981b6
  Author: abnchang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    M MdePkg/Include/Protocol/SpiConfiguration.h
    M MdePkg/Include/Protocol/SpiHc.h
    M MdePkg/Include/Protocol/SpiIo.h

  Log Message:
  -----------
  MdePkg/Include: Update definitions of SPI related header files

BZ#: 4471
Update definitions according to PI spec 1.8 errata A

Signed-off-by: Abner Chang <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Abdul Lateef Attar <[email protected]>
Cc: Brit Chesley <[email protected]>
Reviewed-by: Abdul Lateef Attar <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 390b10b54836dddcb30024de07abbdb1cd8f18e5
      
https://github.com/tianocore/edk2/commit/390b10b54836dddcb30024de07abbdb1cd8f18e5
  Author: abnchang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    A MdePkg/Include/IndustryStandard/SpiNorFlashJedecSfdp.h

  Log Message:
  -----------
  MdePkg/Include: Add SPI NOR Flash JEDEC SFDP header file

BZ#: 4472
Add definition of JEDEC Serial Flash Discoverable Parameters
(SFDP) specification.
https://www.jedec.org/standards-documents/docs/jesd216b

Signed-off-by: Abner Chang <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Abdul Lateef Attar <[email protected]>
Cc: Brit Chesley <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Abdul Lateef Attar <[email protected]>


  Commit: 6dc09fda0484a4404cca2432a64ec8368d2f9424
      
https://github.com/tianocore/edk2/commit/6dc09fda0484a4404cca2432a64ec8368d2f9424
  Author: Abner Chang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    M MdeModulePkg/MdeModulePkg.dec

  Log Message:
  -----------
  MdeModulePkg: Add definitions in DEC for SPI NOR Flash SFDP driver

BZ#: 4473

Signed-off-by: Abner Chang <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Abdul Lateef Attar <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Abdul Lateef Attar <[email protected]>


  Commit: 8b02ecc5f04cac5eb1b7c4a79a800e97bcf205fa
      
https://github.com/tianocore/edk2/commit/8b02ecc5f04cac5eb1b7c4a79a800e97bcf205fa
  Author: abnchang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlash.c
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlash.h
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdp.c
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpDxe.c
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpDxe.inf
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpDxe.uni
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpExtra.uni
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpInternal.h
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpSmm.c
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpSmm.inf
    A MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpSmm.uni

  Log Message:
  -----------
  MdeModulePkg/SpiNorFlashJedecSfdp: SPI NOR Flash JEDEC SFDP

BZ#: 4471
SPI NOR Flash JEDEC Serial Flash Discoverable Driver
implementation.

Signed-off-by: Abner Chang <[email protected]>
Cc: Hao A Wu <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Abdul Lateef Attar <[email protected]>
Cc: Brit Chesley <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 1dc752d903ecb49f325a9403a34b8c05fb70d070
      
https://github.com/tianocore/edk2/commit/1dc752d903ecb49f325a9403a34b8c05fb70d070
  Author: abnchang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    M MdeModulePkg/MdeModulePkg.dsc

  Log Message:
  -----------
  MdeModulePkg: Add SPI NOR FLash SFDP drivers to DSC

BZ#: 4471
SPI NOR Flash JEDEC Serial Flash Discoverable Driver
implementation.

Signed-off-by: Abner Chang <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Abdul Lateef Attar <[email protected]>
Cc: Brit Chesley <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 6780b3aba086395341d8476d43bef5e15c662c3a
      
https://github.com/tianocore/edk2/commit/6780b3aba086395341d8476d43bef5e15c662c3a
  Author: Abner Chang <[email protected]>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    M Maintainers.txt

  Log Message:
  -----------
  Maintainers: AMD as SPI driver stack maintainer

Signed-off-by: Abner Chang <[email protected]>
Cc: Andrew Fish <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Michael D Kinney <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/0afb87434938...6780b3aba086

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to