Age | Commit message (Expand) | Author |
2009-03-04 | add check for invalid handle. | vanjeff |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff |
2009-03-04 | Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F... | lgao4 |
2009-03-03 | Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ... | qhuang8 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-25 | remove dependent package from inf files. | vanjeff |
2009-02-25 | Remove PCD setting same to default set. | lgao4 |
2009-02-25 | Fix typo in driver entry point name | qhuang8 |
2009-02-25 | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff |
2009-02-24 | Fix typo | klu2 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 |
2009-02-24 | Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package | lgao4 |
2009-02-24 | Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt | qhuang8 |
2009-02-24 | Correct comments | lgao4 |
2009-02-24 | Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. | lgao4 |
2009-02-24 | Remove unused NvDataFvHob | lgao4 |
2009-02-23 | Update SecMain code to remove unused logic. | lgao4 |
2009-02-23 | Fix the wrong fix in last check in | qhuang8 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 |
2009-02-23 | Remove BaseMemoryTest PPI and related producers and consumers. | xli24 |
2009-02-11 | Fix entry point prototype error. | qhuang8 |
2009-02-11 | Use apply PeiServicesLib to locate PPI | qhuang8 |
2009-02-10 | Add comments in DSC files to explain the function and design of components se... | xli24 |
2009-02-06 | Corrected the case of file name | jwang36 |
2009-02-06 | Add comments in platform DSC files to remind that binaries are only listed in... | xli24 |
2009-02-05 | Update PE/COFF libs to use machine type macros from PeImage.h | mdkinney |
2009-02-04 | use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_... | jji4 |
2009-01-30 | Split out Synchronization Library from Base Library | mdkinney |
2009-01-23 | Remove unused Hob Guid | lgao4 |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 |
2009-01-16 | Adjust gSimpleTextInExNotifyGuid position in INF file. | gikidy |
2009-01-08 | Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other too... | lgao4 |
2008-12-26 | Remove the capsule PCD value setting. This value is same to the default value... | lgao4 |
2008-12-18 | Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c... | lgao4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-04 | Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ... | gikidy |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff |
2008-11-13 | Update NT32 platform DSC file for library class/instances renaming. | qhuang8 |
2008-11-13 | Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. | qhuang8 |
2008-11-13 | Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. | qhuang8 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 |
2008-11-10 | Scrubbed SnpNt32 c header and source. | jgong5 |
2008-11-07 | Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. | qhuang8 |
2008-11-01 | Fix some build error under ICC tool-chain. | qwang12 |
2008-10-31 | Change functional static variable to Global variable. No STATIC modifier is r... | qwang12 |