Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorBeebe committed Feb 26, 2024
1 parent 0347b57 commit 90d3f69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AdvLoggerPkg/Include/Guid/AdvancedLoggerPreDxeLogs.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
#ifndef __ADVANCED_LOGGER_PRE_DXE_LOGS_H__
#define __ADVANCED_LOGGER_PRE_DXE_LOGS_H__

// The region specified by this HOB entry should contain raw log output.
// The Advanced Logger library will serialize the contents of the buffer
// when adding it to the advanced logger output.
typedef struct _ADVANCED_LOGGER_PRE_DXE_LOGS_HOB {
UINT32 Signature;
UINT64 BaseAddress;
Expand Down

0 comments on commit 90d3f69

Please sign in to comment.