]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.h
Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 11 May 2015 03:06:24 +0000 (03:06 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 11 May 2015 03:06:24 +0000 (03:06 +0000)
commit123e9f62ef6c538a6b58fcf2975355c2b9a3345b
tree0cd3c3b29f6cf87c3454579bc4f03d66eeebcd99
parentfaa32beb2396ebb70a248df85e2f6fa165f63c0e
Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.

This library will co-work with UefiBootManagerLib and BdsDxe driver in MdeModulePkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17391 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c [new file with mode: 0644]
Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.h [new file with mode: 0644]
Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Nt32Pkg/Library/PlatformBootManagerLib/PlatformData.c [new file with mode: 0644]