summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni2015-08-063-0/+92
* Nt32Pkg: Remove old useless bds platform lib.Eric Dong2015-08-035-971/+0
* Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong2015-08-031-0/+2
* Enable NT32 platform to use new UiApp code.Eric Dong2015-07-302-10/+5
* Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.Fu Siyuan2015-07-092-2/+8
* Nt32Pkg: Use the merged Variable driverStar Zeng2015-07-012-14/+2
* Nt32Pkg: Link AuthVariableLib for following merged variable driver deployStar Zeng2015-07-011-0/+4
* Nt32Pkg: Use different FILE_GUID.Ruiyu Ni2015-05-181-1/+1
* Nt32Pkg: Enable new BDS in NT32 platform.Ruiyu Ni2015-05-112-3/+18
* Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni2015-05-114-0/+508
* Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-062-6/+6
* NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia2015-03-231-5/+1
* NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some...Qiu Shumin2015-02-281-1/+19
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni2014-11-252-3/+11
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Fix build error with VS2013 toolchain for NT32 Package caused by function red...Eric Dong2014-07-281-2/+2
* Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu2013-11-261-4/+3
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-5/+5
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-0/+6
* Separate NT32 build directory, so that we can build IA32 and X64 image at sam...Yao, Jiewen2013-10-161-1/+1
* We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma2013-10-1217-62/+234
* resolve TpmMeasurementLib dependency introduced in r14687jyao12013-09-221-0/+1
* 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan2013-08-281-3/+3
* Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni2013-08-221-6/+10
* Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng2013-08-191-2/+2
* Update NT32/Duet platform to use new display engine and browser.Eric Dong2013-08-122-0/+3
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-122-3/+0
* Update Browser to provide the customization possibilities.Eric Dong2013-08-092-0/+3
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-2/+7
* Nt32Pkg: Use FaultTolerantWritePei driver.Star Zeng2013-07-032-7/+9
* Use correct pointer to install DevicePath protocol.Star Zeng2013-06-131-2/+2
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-302-8/+6
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Remove the check of signature because the code which looks for the input Noti...niruiyu2012-05-241-5/+1
* Add logic to validate variable before use it.ydong102012-05-181-1/+48
* Update copyright formathhtian2012-04-241-3/+1
* Add missing secure boot build optionhhtian2012-04-161-0/+2
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum2012-04-114-1/+142
* Updated platform DSC files to add CPU Exception Library instances.vanjeff2012-03-151-1/+2
* Override the base address to make LoadLibraryEx success in WIN7 SP1 OS.ydong102012-03-081-1/+1
* Enable write file to USB from Shell in Win7 OSydong102012-02-151-1/+16
* Append double-null for Type 19 data record.lzeng142012-02-031-3/+2
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-012-7/+5
* Update the Package version.niruiyu2011-12-132-2/+2
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-241-2/+2
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-2115-108/+87