]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
MdeModulePkg/Bds: Free resources after ram disk boot finishes
authorNi, Ruiyu <ruiyu.ni@intel.com>
Wed, 30 Mar 2016 00:29:10 +0000 (08:29 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 6 Apr 2016 05:27:09 +0000 (13:27 +0800)
commit339ae051f6d095629b39d8d486c4f3a8a31e6480
tree21bb12b86bc303b7bf27b969d24a56df38ba7d65
parent026ede493c70af6fe16be21e9cb73580a22b8159
MdeModulePkg/Bds: Free resources after ram disk boot finishes

The resource free includes to un-register the ram disk device and
free the memory occupied by the ram disk.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
MdeModulePkg/Library/UefiBootManagerLib/InternalBm.h
MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf