]> 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:57 +0000 (06:09 +0000)
committerhhuan13 <hhuan13@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 26 Feb 2010 06:09:57 +0000 (06:09 +0000)
commit79a42176c61058b010f9baa361943014fc370ced
tree2693e38ce8022d2c78ac2fe586188fd7ae50ca0f
parenteccf7f519ff33b609ce69a78a0f82ec2b24963d7
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@10105 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Pi/PiMultiPhase.h
MdePkg/Include/Protocol/SmmAccess2.h