Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Incorrect Variable Check in SeparateSpecialRegionsInMemoryMap() (t…
…ianocore#143) ## Description The variable used to check if we added entries to the memory map should be MemoryMapEnd, not MapEntryEnd. ## Breaking change? No ## How This Was Tested Testing special regions ## Integration Instructions N/A
- Loading branch information