Mikhail Krichanov
|
4eef634212
|
Ring3: Fixed line endings.
|
2025-04-14 13:14:50 +03:00 |
|
Mikhail Krichanov
|
0795b88a18
|
MdeModulePkg: Refactored out CoreAcquireLockOrFail(), CoreAcquireLock()
and CoreReleaseLock().
|
2025-04-14 11:36:09 +03:00 |
|
Mikhail Krichanov
|
faa4098dee
|
MdeModulePkg: Moved CoreFreePoolPagesWithGuard() to Page.c and
AdjustPoolHeadA(), AdjustPoolHeadF() to MemoryPoolLib.
|
2025-04-14 11:36:09 +03:00 |
|
Mikhail Krichanov
|
3108a4b0f4
|
MdeModulePkg: Moved IsPoolTypeToGuard(), CoreAcquireLockOrFail(),
CoreReleaseLock() and CoreAcquireLock() to MemoryPoolLib.
|
2025-04-14 11:36:09 +03:00 |
|
Mikhail Krichanov
|
d6d359cf6b
|
MdeModulePkg: Moved IsHeapGuardEnabled() and IsMemoryTypeToGuard() to MemoryPoolLib.
|
2025-04-14 11:36:09 +03:00 |
|
Mikhail Krichanov
|
7b813e9f44
|
MdeModulePkg: Moved CoreAllocatePoolPagesI() and CoreFreePoolPagesI() to Page.c.
|
2025-04-14 11:36:09 +03:00 |
|
Mikhail Krichanov
|
342ff29fca
|
MdeModulePkg: Placed Core Pool functions into MemoryPoolLib.
|
2025-04-14 11:36:09 +03:00 |
|