AllocatePool
efi_status (*AllocatePool) (efi_memory_type pool_type, size_t size, void** buf) EFIAPI;
virtual status_t AllocatePool(
status_t error = fInitialPool->AllocatePool(pool);
virtual status_t AllocatePool(PhysicalPageSlotPool*& _pool) = 0;
virtual status_t AllocatePool(
status_t error = fInitialPool->AllocatePool(pool);
virtual status_t AllocatePool(PhysicalPageSlotPool*& _pool) = 0;
virtual status_t AllocatePool(
virtual status_t AllocatePool(
status_t error = fInitialPool->AllocatePool(pool);
virtual status_t AllocatePool(PhysicalPageSlotPool*& _pool) = 0;