summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t...niruiyu2-12/+6
2010-08-05Make PeCoffExtraActionLib more robust, in case it is called before its constr...andrewfish1-0/+7
2010-06-14Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney1-0/+1
2010-04-28Update the copyright notice formathhtian16-32/+32
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli247-14/+3
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu27-18/+0
2010-02-231. Correct File header to ## @filelgao47-29/+29
2010-02-11Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney1-3/+28
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang81-33/+35
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+47
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli242-1/+3
2009-11-10Update Nt32 package to remove UID support .qhuang83-75/+0
2009-11-10Enable UID support in NT32 platformgdong13-0/+75
2009-08-24Make end of line consistent caused by previous check in.qhuang81-275/+275
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-272/+275
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-28/+25
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney1-1/+1
2009-07-10Remove unused PeiServiceLib header file.lgao41-1/+0
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-2/+27
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney1-17/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-4/+3
2009-06-20Fix ICC compatibility issuesmdkinney1-1/+3
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-10/+10
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney4-6/+4
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-4/+4
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-33/+34
2009-03-05Add empty lineqhuang82-2/+2
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang88-813/+654
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-2/+3
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-23Fix the wrong fix in last check inqhuang81-1/+1
2009-02-23Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang83-1/+51
2009-02-11Use apply PeiServicesLib to locate PPIqhuang81-7/+7
2009-02-05Update PE/COFF libs to use machine type macros from PeImage.hmdkinney1-4/+4
2008-12-18Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c...lgao44-35/+0
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy3-3/+3
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-5/+5
2008-11-241.retried graphics library class from MdePkgvanjeff3-3/+1
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-0/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-4/+0
2008-10-27Make use of correct format String:qwang122-2/+2
2008-10-14Use CONST instead of constklu21-1/+1
2008-10-14Fix ICC building issue for Nt32 platform.klu21-2/+2
2008-10-12Fix build issue for ICC compiler.klu25-8/+8
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-12/+6
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao44-238/+0
2008-03-19Modify all file header to follow doxygen formatklu28-16/+16
2008-02-28Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.infqwang129-4998/+0