summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/Python-2.7.2/Lib/tty.py
diff options
context:
space:
mode:
authorGirish Pathak <girish.pathak@arm.com>2018-02-09 15:14:27 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2018-04-23 18:04:08 +0100
commitc5dd97e9c224fc688ccc92e5f4b276b10dd67c73 (patch)
treedc580afc56591660ada34b72d0cc5468133e49d1 /AppPkg/Applications/Python/Python-2.7.2/Lib/tty.py
parent6220908d8c2392b10a93d3b2333b95ea9316d68f (diff)
downloadedk2-platforms-c5dd97e9c224fc688ccc92e5f4b276b10dd67c73.tar.xz
ARM/VExpressPkg: Allocate framebuffer using EfiReservedMemoryType
As per the UEFI specification(2.7) section 12.9, the GOP framebuffer memory can be accessed in the pre-boot and the post boot phase (by OS) Therefore the memory type EfiBootServicesData which may no longer exist after ExitBootServices is incorrect for the framebuffer memory allocation. Change EfiBootServicesData with EfiReservedMemoryType so that allocated memory can be accessed in the post boot phase. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Girish Pathak <girish.pathak@arm.com> Signed-off-by: Evan Lloyd <evan.lloyd@arm.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Lib/tty.py')
0 files changed, 0 insertions, 0 deletions