diff options
author | Luigi Leonardi <leonardi@redhat.com> | 2025-07-14 14:13:25 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-08-28 12:56:09 +0300 |
commit | d14e964692bafcae129ba91e7537a41f16e18a12 (patch) | |
tree | df2a4b6d9b38bb2bd510696ac93c96eb842b1072 /SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/AsmFuncs.nasm | |
parent | 41c48d2a7cfde90a84954f5810ad5392aa244ce8 (diff) | |
download | edk2-master.tar.xz |
Modify DebugLib so that it can write to the memory debug log, provided
by MemDebugLogLib, when enabled.
Enable MemDebugLog upport on the ArmVirtQemu platform.
Note that memory logging is not available before the memory allocator
has been initialized (SEC and the early PEI phase).
In X64, early logging (SEC, PEI) is achieved using a pre-allocated
static buffer; this cannot be easily reproduced on AARCH64.
Such support can be introduced in the future.
Signed-off-by: Luigi Leonardi <leonardi@redhat.com>
Diffstat (limited to 'SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/AsmFuncs.nasm')
0 files changed, 0 insertions, 0 deletions