]> git.proxmox.com Git - mirror_edk2.git/commit
Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes in the...
authorhhuan13 <hhuan13@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 26 Feb 2010 06:09:11 +0000 (06:09 +0000)
committerhhuan13 <hhuan13@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 26 Feb 2010 06:09:11 +0000 (06:09 +0000)
commiteccf7f519ff33b609ce69a78a0f82ec2b24963d7
tree935468d8a21c42a95dd6d87d126a12c68418b22b
parentfa2198b4c95e106c8bc61815d8aca6711632b040
Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h.  Since the top level includes in the other packages all include PiPei.h or PiDxe.h, and PiPei.h and PiDxe.h both include PiuMultiPhase.h, EFI_SMRAM_DESCRIPTOR will be declared for SMM Access 2 Protocol and the SmramMemoryReserve GUIDed HOB.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10104 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Include/Guid/SmramMemoryReserve.h