mirror of https://github.com/acidanthera/audk.git
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ecb8241b39
commit
ff9f122612
|
@ -146,7 +146,6 @@ typedef struct {
|
|||
UINT64 AliasBoundary:8;
|
||||
UINT64 TagLsBits:8;
|
||||
UINT64 TagMsBits:8;
|
||||
UINT64 Reserve:8;
|
||||
} PAL_CACHE_INFO_RETURN2;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue