summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-03Append double-null for Type 19 data record.lzeng141-3/+2
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun32-7/+5
2011-12-13Update the Package version.niruiyu2-2/+2
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin1-2/+2
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng1415-108/+87
2011-11-17Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu1-2/+2
2011-10-26Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for...qianouyang1-5/+3
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu1-10/+10
2011-10-24Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu3-5/+22
2011-10-19Avoid using code name in comments.niruiyu1-4/+4
2011-09-301. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....qianouyang3-240/+343
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142-2/+4
2011-06-09Fix ICC build issuesmdkinney3-14/+16
2011-05-31Fix the bug that WinNtBlockIo fails to properly allocate a buffer.niruiyu1-2/+2
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng141-6/+6
2011-05-16Return scan code for Pause key.vanjeff1-0/+1
2011-05-09Clean up DEC files:mdkinney1-35/+1
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-15/+12
2011-04-19Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadK...niruiyu3-105/+211
2011-04-11Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney1-3/+3
2011-03-26Add right PCD Library instance mappinghhtian1-1/+4
2011-03-24Add PCD Library instance mapping for GraphicsConsole driver.rsun31-1/+4