Removed CommonHeader.h generated file from the MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -15,6 +15,13 @@
|
||||
#ifndef __DXE_MEMORY_ALLOCATION_LIB_INTERNALS_H__
|
||||
#define __DXE_MEMORY_ALLOCATION_LIB_INTERNALS_H__
|
||||
|
||||
#include <PiDxe.h>
|
||||
#include <Library/MemoryAllocationLib.h>
|
||||
#include <Library/UefiBootServicesTableLib.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
|
||||
|
||||
/**
|
||||
Allocates one or more 4KB pages of a certain memory type.
|
||||
|
||||
|
Reference in New Issue
Block a user