]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Include/Library/PrePiLib.h
EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib
authorMin M Xu <min.m.xu@intel.com>
Wed, 22 Jun 2022 01:00:23 +0000 (09:00 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 6 Sep 2022 07:21:42 +0000 (07:21 +0000)
commitfb008dbe01f9d30bba4ff84f1825722644da40be
tree4260abcc967ebea15e41a0093d293550bd6e6143
parent7cc7c52670684a44f805e593a1f7846b79703820
EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib

AllocateRuntimePages is used to allocate one or more 4KB pages of
type EfiRuntimeServicesData.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Abner Chang <abner.chang@hpe.com>
Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb+tianocore@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
EmbeddedPkg/Include/Library/PrePiLib.h
EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c