Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 81802056c89c4d01cc38479f2fd8a2f88c1b4ea3
      
https://github.com/tianocore/edk2/commit/81802056c89c4d01cc38479f2fd8a2f88c1b4ea3
  Author: Michael D Kinney <michael.d.kin...@intel.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

  Changed paths:
    M EmulatorPkg/Win/Host/WinHost.c

  Log Message:
  -----------
  EmulatorPkg: Move magic page to first allocation

The magic page is allocated from a fixed address specified
by PcdPeiServicesTablePage. This allocation has been observed
to sometimes fail. Move the allocation of this buffer to the
very beginning of main() to minimize the change that another
allocation is allocated from the PcdPeiServicesTablePage
address.

Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>



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


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to