summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang125-1/+924
2007-12-17Use the correct ASSERT form.qwang121-1/+1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang84-5/+5
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu21-1/+1
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao41-1/+1
2007-10-15Merge EDK tracker 892 to EDK II.lgao42-0/+224
2007-09-30Correct module type for library instance.lgao42-2/+2
2007-09-29Remove unused library instance Nt32PeCoffLoader.lgao43-140/+0
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao47-8/+1051
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-24Merge branch of PI tree to main trunkklu22-22/+15
2007-09-19Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ...qhuang81-1/+1
2007-09-04Merge the PI enabling works from the branchqwang122-5/+5
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-2/+2
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-1/+1
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22-1/+3
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu23-1/+3
2007-08-09Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLibjwang361-1/+1