summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2522-48/+0
* 1. Correct File header to ## @filelgao42010-02-2333-128/+129
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-2/+2
* Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney2010-02-111-3/+28
* Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang82010-02-011-33/+35
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-297-65/+35
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+47
* Fix parameter checking for CPU I/O 2 Protocol on NT32 platform.xli242010-01-141-3/+11
* Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang82010-01-121-45/+1
* Implement the simulation version of StallPei for NT32 platform. It bases on w...klu22010-01-044-0/+157
* Refer to OEM status code hook library instances in MdeModulePkg.xli242009-12-293-3/+3
* Refer to status code library instances in MdeModulePkg.xli242009-12-291-9/+9