summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Library
Commit message (Expand)AuthorAgeFilesLines
* We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma2013-10-123-8/+8
* Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum2012-04-112-0/+74
* 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
* Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney2010-06-141-0/+1
* Update the copyright notice formathhtian2010-04-2816-32/+32
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-037-14/+3
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-257-18/+0
* 1. Correct File header to ## @filelgao42010-02-237-29/+29
* 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
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+47
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-252-1/+3
* Update Nt32 package to remove UID support .qhuang82009-11-103-75/+0
* Enable UID support in NT32 platformgdong12009-11-103-0/+75
* Make end of line consistent caused by previous check in.qhuang82009-08-241-275/+275
* Integrate the patch contributed by Andrew Fish to add ARM support.qhuang82009-08-241-272/+275
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-28/+25
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-1/+1
* Remove unused PeiServiceLib header file.lgao42009-07-101-1/+0
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+27
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-101-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-4/+3
* Fix ICC compatibility issuesmdkinney2009-06-201-1/+3
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-071-10/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-074-6/+4
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-4/+4
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-33/+34
* Add empty lineqhuang82009-03-052-2/+2
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-058-813/+654
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-2/+3
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+2
* Fix the wrong fix in last check inqhuang82009-02-231-1/+1
* Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang82009-02-233-1/+51
* Use apply PeiServicesLib to locate PPIqhuang82009-02-111-7/+7
* Update PE/COFF libs to use machine type macros from PeImage.hmdkinney2009-02-051-4/+4
* Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c...lgao42008-12-184-35/+0
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-043-3/+3
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-5/+5
* 1.retried graphics library class from MdePkgvanjeff2008-11-243-3/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-0/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-4/+0
* Make use of correct format String:qwang122008-10-272-2/+2
* Use CONST instead of constklu22008-10-141-1/+1
* Fix ICC building issue for Nt32 platform.klu22008-10-141-2/+2
* Fix build issue for ICC compiler.klu22008-10-125-8/+8
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-12/+6
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-254-238/+0