Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b04e11b4c4acafdd655c0587f4e77ca96dd22eaf
      
https://github.com/tianocore/edk2/commit/b04e11b4c4acafdd655c0587f4e77ca96dd22eaf
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M MdePkg/Include/Protocol/DevicePath.h

  Log Message:
  -----------
  MdePkg: Add definition for NVMe Over Fabric Device Path

In accordance with UEFI 2.10 Specification:
Adding definition for NVMe Over Fabric (NVMe-oF) Device Path
of Messaging Sub-Type.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: b538d6a1b1d79d0dc2fd68da9e19b5e257d3dc5a
      
https://github.com/tianocore/edk2/commit/b538d6a1b1d79d0dc2fd68da9e19b5e257d3dc5a
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M MdePkg/Include/Pi/PiHob.h

  Log Message:
  -----------
  MdePkg: Add new Resource Attributes defined in PI 1.8 Spec

Defined Encrypted and Special Purpose resource attributes as
defined in PI 1.8 Specification

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 6fd2d58d5d59591daec738340e95dc330193afd8
      
https://github.com/tianocore/edk2/commit/6fd2d58d5d59591daec738340e95dc330193afd8
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M MdePkg/Include/Pi/PiDxeCis.h
    M MdePkg/Include/Pi/PiHob.h

  Log Message:
  -----------
  MdePkg: Define Unaccepted Memory Type

EFI_RESOURCE_MEMORY_UNACCEPTED has been officially defined in the PI
1.8 specification. So all temporary solutions have been replaced with
the actual definition.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 09340de24676ac8d14b5c9f14d4c7e7d03e6f901
      
https://github.com/tianocore/edk2/commit/09340de24676ac8d14b5c9f14d4c7e7d03e6f901
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M MdeModulePkg/Core/Dxe/Gcd/Gcd.c
    M MdeModulePkg/Core/Dxe/Mem/Page.c
    R MdeModulePkg/Include/Pi/PrePiDxeCis.h
    R MdeModulePkg/Include/Pi/PrePiHob.h

  Log Message:
  -----------
  MdeModulePkg: Use newly defined Unaccepted Memory Type

EFI_RESOURCE_MEMORY_UNACCEPTED has been officially defined in the PI
1.8 specification. So all temporary solutions have been replaced with
the actual definition.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: f3b0ee0cee8d0c4356af64cb2d544d7e56d861a3
      
https://github.com/tianocore/edk2/commit/f3b0ee0cee8d0c4356af64cb2d544d7e56d861a3
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M MdePkg/Include/Ppi/DelayedDispatch.h

  Log Message:
  -----------
  MdePkg: Update Delayed Dispatch PPI as per PI 1.8 Spec

Added WaitOnEvent() function to EFI_DELAYTED_DISPATCH_PPI.
Modified DispatchRegister() parameter list.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: b82c9631da39ca5a1f0702185a46fea60446dd0a
      
https://github.com/tianocore/edk2/commit/b82c9631da39ca5a1f0702185a46fea60446dd0a
  Author: Sachin Ganesh <[email protected]>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M OvmfPkg/AmdSevDxe/AmdSevDxe.c
    M OvmfPkg/IntelTdx/TdxHelperLib/SecTdxHelper.c
    M OvmfPkg/Library/PeilessStartupLib/Hob.c
    M OvmfPkg/Library/PlatformInitLib/IntelTdx.c
    M OvmfPkg/PlatformPei/AmdSev.c

  Log Message:
  -----------
  OvmfPkg: Use newly defined Unaccepted Memory Type

EFI_RESOURCE_MEMORY_UNACCEPTED has been officially defined in the PI
1.8 specification. So all temporary solutions have been replaced with
the actual definition.

Cc: Felix Polyudov <[email protected]>
Cc: Dhanaraj V <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Sachin Ganesh <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
Reviewed-by: Tom Lendacky <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/5cbfb93abea4...b82c9631da39

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