summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)Author
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni
2015-08-25Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDSRuiyu Ni
2015-08-25Nt32Pkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng
2015-08-25Nt32Pkg: Add VarCheckLib library mappingStar Zeng
2015-08-24Nt32Pkg: Add HttpUtilitiesDxe moduleJiaxin Wu
2015-08-06Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong
2015-07-30Enable NT32 platform to use new UiApp code.Eric Dong
2015-07-09Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.Fu Siyuan
2015-07-01Nt32Pkg: Use the merged Variable driverStar Zeng
2015-07-01Nt32Pkg: Link AuthVariableLib for following merged variable driver deployStar Zeng
2015-05-18Nt32Pkg: Use different FILE_GUID.Ruiyu Ni
2015-05-11Nt32Pkg: Enable new BDS in NT32 platform.Ruiyu Ni
2015-05-11Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni
2015-05-06Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni
2015-03-23NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia
2015-02-28NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some...Qiu Shumin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2014-11-25Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-07-28Fix build error with VS2013 toolchain for NT32 Package caused by function red...Eric Dong
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng
2013-10-16Separate NT32 build directory, so that we can build IA32 and X64 image at sam...Yao, Jiewen
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma
2013-09-22resolve TpmMeasurementLib dependency introduced in r14687jyao1
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni
2013-08-19Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng
2013-08-12Update NT32/Duet platform to use new display engine and browser.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-03Nt32Pkg: Use FaultTolerantWritePei driver.Star Zeng
2013-06-13Use correct pointer to install DevicePath protocol.Star Zeng
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2012-05-18Add logic to validate variable before use it.ydong10
2012-04-24Update copyright formathhtian
2012-04-16Add missing secure boot build optionhhtian
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff
2012-03-08Override the base address to make LoadLibraryEx success in WIN7 SP1 OS.ydong10
2012-02-15Enable write file to USB from Shell in Win7 OSydong10