summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu1-5/+1
2012-05-18Add logic to validate variable before use it.ydong101-1/+48
2012-04-24Update copyright formathhtian1-3/+1
2012-04-16Add missing secure boot build optionhhtian1-0/+2
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum4-1/+142
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff1-1/+2
2012-03-08Override the base address to make LoadLibraryEx success in WIN7 SP1 OS.ydong101-1/+1
2012-02-15Enable write file to USB from Shell in Win7 OSydong101-1/+16