mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcAppleKernelLib: Fix comments from previous commit
This commit is contained in:
parent
f18a2a73c1
commit
eb56315475
@ -1684,7 +1684,8 @@ typedef struct {
|
||||
//
|
||||
UINT32 CodeLength;
|
||||
//
|
||||
// Put at this address (_COMM_PAGE_BCOPY, etc).
|
||||
// Address to place this function at.
|
||||
//
|
||||
UINT32 CommpageAddress;
|
||||
//
|
||||
// CPU capability bits we must have.
|
||||
@ -1709,7 +1710,8 @@ typedef struct {
|
||||
//
|
||||
UINT32 CodeLength;
|
||||
//
|
||||
// Put at this address (_COMM_PAGE_BCOPY, etc).
|
||||
// Address to place this function at.
|
||||
//
|
||||
UINT32 CommpageAddress;
|
||||
//
|
||||
// CPU capability bits we must have.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user