Age | Commit message (Expand) | Author | Files | Lines |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 | 1 | -275/+275 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to add ARM support. | qhuang8 | 1 | -272/+275 |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 1 | -28/+25 |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney | 1 | -1/+1 |
2009-07-10 | Remove unused PeiServiceLib header file. | lgao4 | 1 | -1/+0 |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 | 1 | -2/+27 |
2009-07-10 | Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ... | mdkinney | 1 | -17/+0 |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 | 3 | -4/+3 |
2009-06-20 | Fix ICC compatibility issues | mdkinney | 1 | -1/+3 |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney | 1 | -10/+10 |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney | 4 | -6/+4 |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney | 2 | -16/+16 |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 2 | -4/+4 |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney | 2 | -33/+34 |
2009-03-05 | Add empty line | qhuang8 | 2 | -2/+2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 8 | -813/+654 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 | 1 | -1/+1 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 | 2 | -2/+3 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 | 1 | -1/+2 |
2009-02-23 | Fix the wrong fix in last check in | qhuang8 | 1 | -1/+1 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 | 3 | -1/+51 |
2009-02-11 | Use apply PeiServicesLib to locate PPI | qhuang8 | 1 | -7/+7 |
2009-02-05 | Update PE/COFF libs to use machine type macros from PeImage.h | mdkinney | 1 | -4/+4 |
2008-12-18 | Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c... | lgao4 | 4 | -35/+0 |
2008-12-04 | Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ... | gikidy | 3 | -3/+3 |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 | 1 | -5/+5 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 3 | -3/+1 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -0/+1 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2 | -4/+0 |
2008-10-27 | Make use of correct format String: | qwang12 | 2 | -2/+2 |
2008-10-14 | Use CONST instead of const | klu2 | 1 | -1/+1 |
2008-10-14 | Fix ICC building issue for Nt32 platform. | klu2 | 1 | -2/+2 |
2008-10-12 | Fix build issue for ICC compiler. | klu2 | 5 | -8/+8 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 1 | -12/+6 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 | 4 | -238/+0 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 | 8 | -16/+16 |
2008-02-28 | Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf | qwang12 | 9 | -4998/+0 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 5 | -1/+924 |
2007-12-17 | Use the correct ASSERT form. | qwang12 | 1 | -1/+1 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 4 | -5/+5 |
2007-10-22 | Update following library class/Protocol for puting 'Framework' as prefix | klu2 | 1 | -1/+1 |
2007-10-15 | Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat... | lgao4 | 1 | -1/+1 |
2007-10-15 | Merge EDK tracker 892 to EDK II. | lgao4 | 2 | -0/+224 |
2007-09-30 | Correct module type for library instance. | lgao4 | 2 | -2/+2 |
2007-09-29 | Remove unused library instance Nt32PeCoffLoader. | lgao4 | 3 | -140/+0 |
2007-09-28 | 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. | lgao4 | 7 | -8/+1051 |
2007-09-27 | Add SEC as a supported Module Type for all libraries that are also compatible... | mdkinney | 1 | -1/+1 |
2007-09-24 | Merge branch of PI tree to main trunk | klu2 | 2 | -22/+15 |
2007-09-19 | Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ... | qhuang8 | 1 | -1/+1 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 | 2 | -5/+5 |