Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7427dd3fc0288a96704b4f98336d7f3ad0cd52ac
      
https://github.com/tianocore/edk2/commit/7427dd3fc0288a96704b4f98336d7f3ad0cd52ac
  Author: Sunil V L <[email protected]>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M OvmfPkg/RiscVVirt/Sec/Memory.c

  Log Message:
  -----------
  OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryType

OpenSBI now marks PMP regions with "no-map" attribute.
So, remove the workaround and add the ReservedMemory only
when no-map is set so that it follows DT spec.

Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Andrei Warkentin <[email protected]>

Signed-off-by: Sunil V L <[email protected]>
Reviewed-by: Ranbir Singh <[email protected]>


  Commit: 925c445fd37bf529ca78f9d6c416cca37c7e6da5
      
https://github.com/tianocore/edk2/commit/925c445fd37bf529ca78f9d6c416cca37c7e6da5
  Author: Sunil V L <[email protected]>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M OvmfPkg/RiscVVirt/Library/PlatformBootManagerLib/PlatformBm.c

  Log Message:
  -----------
  OvmfPkg/RiscVVirt: Avoid printing hard coded timeout value

Print the timeout value set in the PCD variable instead of
hard coded 10 seconds.

Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Andrei Warkentin <[email protected]>

Signed-off-by: Sunil V L <[email protected]>
Reviewed-by: Andrei Warkentin <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/c6b512962e92...925c445fd37b


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

Reply via email to