summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Sync patches r14454, r14455, r14456, r14457, r14458, and r14462 from main trunk.Jeff Fan2014-03-202-7/+9
* Sync patch r14692 from main trunk.vanjeff2013-09-241-0/+1
* Sync part of patches r14505, r14519 and r14558 from main trunk.vanjeff2013-09-102-2/+7
* Sync patches r14541 and r14542 from main trunk.vanjeff2013-09-102-0/+3
* Sync patch r13406 from main trunk.vanjeff2012-06-011-1/+1
* Sync patch r13375 from main trunk.vanjeff2012-05-311-2/+2
* Sync patch r13323 from main trunk.vanjeff2012-05-311-1/+48
* Sync patches r13356 and r13358 from main trunk.vanjeff2012-05-311-5/+1
* Sync patches r12979 and r13025 from mail trunk.vanjeff2012-03-232-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