Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 4b384c21ad02fbf5eda25a1516cc72fa66b150f6 https://github.com/tianocore/edk2/commit/4b384c21ad02fbf5eda25a1516cc72fa66b150f6 Author: Dionna Glaze via groups.io <dionnaglaze=google....@groups.io> Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths: M MdeModulePkg/Include/Pi/PrePiDxeCis.h M MdePkg/Include/Pi/PiDxeCis.h Log Message: ----------- MdeModulePkg: Correct memory type in PrePiDxeCis.h The enumeration in MdePkg/Include/Pi/PiDxeCis.h has a duplicated entry, so the 8th position in the list doesn't count as index 7. The value EfiGcdMemoryTypeUnaccepted will have when added before EfiGcdMemoryTypeMaximum will be 6. Cc: Min M Xu <min.m...@intel.com> Cc: Jiewen Yao <jiewen....@intel.com> Signed-off-by: Dionna Glaze <dionnagl...@google.com> Reviewed-by: Min Xu <min.m...@intel.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits