summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu2011-11-171-2/+2
* Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for...qianouyang2011-10-261-5/+3
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-251-10/+10
* Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu2011-10-243-5/+22
* Avoid using code name in comments.niruiyu2011-10-191-4/+4
* 1. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....qianouyang2011-09-303-240/+343
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-282-2/+4
* Fix ICC build issuesmdkinney2011-06-093-14/+16
* Fix the bug that WinNtBlockIo fails to properly allocate a buffer.niruiyu2011-05-311-2/+2
* Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng142011-05-201-6/+6
* Return scan code for Pause key.vanjeff2011-05-161-0/+1
* Clean up DEC files:mdkinney2011-05-091-35/+1
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-15/+12
* Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadK...niruiyu2011-04-193-105/+211
* Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney2011-04-111-3/+3
* Add right PCD Library instance mappinghhtian2011-03-261-1/+4
* Add PCD Library instance mapping for GraphicsConsole driver.rsun32011-03-241-1/+4
* Add support for the GetTimerValue() to the CPU AP for NT32. This also requir...mdkinney2011-03-165-14/+53
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+3
* Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey2011-03-041-2/+2
* Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_S...hhuan132010-12-081-1/+4
* Fix ICC 9.1 build breakmdkinney2010-11-291-3/+10
* Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close dow...niruiyu2010-11-251-0/+1
* Use the correct length to copy KeyData.niruiyu2010-10-211-2/+2
* Refile code to make code following the UEFI spec.ydong102010-10-151-1/+2
* Fixed update file time error problem.ydong102010-10-093-2/+37
* Enlarge the maximum size of VOID* typed PCD to ensure it is greater or equal ...qhuang82010-08-311-6/+6
* Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t...niruiyu2010-08-062-12/+6
* Make PeCoffExtraActionLib more robust, in case it is called before its constr...andrewfish2010-08-051-0/+7
* Report correct MediaPresentSupported value from Nt32 SNP mode data.xdu22010-07-021-2/+2
* Update NT32 to produce the gEfiMemoryTypeInformation HOBmdkinney2010-06-142-3/+63
* Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney2010-06-141-0/+1
* Update the copyright notice formathhtian2010-04-28132-260/+260
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-222-4/+0
* Nt32SerialIo driver was changed to produce the flow control device path node ...niruiyu2010-04-093-55/+214
* Fix ICC build failuresmdkinney2010-03-313-7/+9
* Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao42010-03-211-140/+92
* Clean up PCDs section in Nt32 DSCs by removing those PCDs that use the defaul...lgao42010-03-141-73/+10
* Add VlanConfigDxe to platform DSC/FDF.xdu22010-03-032-0/+2
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-0310-17/+3
* Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42010-03-011-15/+15
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42010-03-011-15/+15
* add debug agent null instance in DSC file.vanjeff2010-02-261-7/+8