]> git.proxmox.com Git - mirror_edk2.git/commit
UEFI HII: Merge UEFI HII support changes from branch.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jan 2008 14:42:45 +0000 (14:42 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jan 2008 14:42:45 +0000 (14:42 +0000)
commit5fd5fcd321e3d778aa51f1a47732c8d886c1ff4c
treedd2cadee0d7de823326d1e584f110d0e75d0a453
parent7d582d6b499ed30268da033cc17fbde6e7b02a9d
UEFI HII: Merge UEFI HII support changes from branch.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4601 6f19259b-4bc3-4df7-8a09-765794883524
31 files changed:
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.msa
Nt32Pkg/Include/Common/WinNTInclude.h
Nt32Pkg/Include/Library/EdkGenericBdsLib.h
Nt32Pkg/Library/EdkGenericBdsLib/BdsMisc.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c [new file with mode: 0644]
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h [new file with mode: 0644]
Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf [new file with mode: 0644]
Nt32Pkg/Library/Nt32BdsLib/PlatformData.c [new file with mode: 0644]
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.msa
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c
Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/Nt32Pkg.fdf
Nt32Pkg/Nt32UefiHii/Nt32UefiHii.dsc [new file with mode: 0644]
Nt32Pkg/Nt32UefiHii/Nt32UefiHii.fdf [new file with mode: 0644]
Nt32Pkg/PlatformBdsDxe/Generic/BdsString.h
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BmLib.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.h
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootOption.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FileExplorer.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/UpdatePage.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/Variable.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManager.c
Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManager.h
Nt32Pkg/PlatformBdsDxe/Generic/DeviceMngr/DeviceManager.c
Nt32Pkg/PlatformBdsDxe/Generic/DeviceMngr/DeviceManager.h
Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.c
Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h