summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia1-1/+2
2016-01-27Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia2-10/+10
2016-01-25Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia5-6/+23
2016-01-19Nt32Pkg:Modify the dsc file because of the rename actionDandan Bi1-3/+3
2015-12-24Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni1-1/+11
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao1-1/+5
2015-12-15Nt32Pkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi1-1/+7
2015-11-12Nt32Pkg: Use BootLogoLib for logo and progress bar drawing.Ruiyu Ni5-840/+14
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni2-6/+4
2015-08-25Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDSRuiyu Ni5-82/+1235
2015-08-25Nt32Pkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng1-1/+4
2015-08-25Nt32Pkg: Add VarCheckLib library mappingStar Zeng1-0/+1
2015-08-24Nt32Pkg: Add HttpUtilitiesDxe moduleJiaxin Wu2-0/+2
2015-08-06Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni3-0/+92
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong5-971/+0
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong1-0/+2
2015-07-30Enable NT32 platform to use new UiApp code.Eric Dong2-10/+5
2015-07-09Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.Fu Siyuan2-2/+8
2015-07-01Nt32Pkg: Use the merged Variable driverStar Zeng2-14/+2
2015-07-01Nt32Pkg: Link AuthVariableLib for following merged variable driver deployStar Zeng1-0/+4
2015-05-18Nt32Pkg: Use different FILE_GUID.Ruiyu Ni1-1/+1
2015-05-11Nt32Pkg: Enable new BDS in NT32 platform.Ruiyu Ni2-3/+18
2015-05-11Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni4-0/+508
2015-05-06Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2-6/+6
2015-03-23NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia1-5/+1
2015-02-28NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some...Qiu Shumin1-1/+19
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2014-11-25Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni2-3/+11
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-07-28Fix build error with VS2013 toolchain for NT32 Package caused by function red...Eric Dong1-2/+2
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu1-4/+3
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng1-5/+5
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng1-0/+6
2013-10-16Separate NT32 build directory, so that we can build IA32 and X64 image at sam...Yao, Jiewen1-1/+1
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma17-62/+234
2013-09-22resolve TpmMeasurementLib dependency introduced in r14687jyao11-0/+1
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan1-3/+3
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni1-6/+10
2013-08-19Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng1-2/+2
2013-08-12Update NT32/Duet platform to use new display engine and browser.Eric Dong2-0/+3
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2-3/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong2-0/+3
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2-2/+7
2013-07-03Nt32Pkg: Use FaultTolerantWritePei driver.Star Zeng2-7/+9
2013-06-13Use correct pointer to install DevicePath protocol.Star Zeng1-2/+2
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2-8/+6
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2