Age | Commit message (Expand) | Author | Files | Lines |
2007-07-09 | remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section. | qwang12 | 1 | -1/+0 |
2007-07-09 | Fix wrong token space guid CName. | klu2 | 1 | -1/+1 |
2007-07-09 | Remove genenaric platform token space guid | klu2 | 1 | -1/+0 |
2007-07-09 | Use () but not {} in dsc file. | klu2 | 1 | -195/+195 |
2007-07-06 | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 | 9 | -45/+45 |
2007-07-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3127 6f1... | qwang12 | 1 | -0/+0 |
2007-07-06 | Add in gEfiExtendedSalVariableServicesProtocolGuid | qwang12 | 3 | -1/+9 |
2007-07-06 | Add in EmuVariableRuntimeDxe | qwang12 | 8 | -0/+1773 |
2007-07-06 | Add MonAdd MonotonicCounter driver to platform build file | qhuang8 | 1 | -0/+1 |
2007-07-06 | Add MonotonicCounter driver, which produces MonotonicCounter arch protocols | qhuang8 | 4 | -0/+515 |
2007-07-06 | Use Hob to get the variable base address in NV storage, but this need to be c... | klu2 | 3 | -4/+29 |
2007-07-06 | Fix the RuntimeDxe driver can not be dispatched correctly issue. | klu2 | 1 | -1/+3 |
2007-07-06 | 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash... | klu2 | 7 | -39/+65 |
2007-07-06 | Enabled PCD DXE/PEI module build. | jwang36 | 2 | -3/+3 |
2007-07-06 | Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuid | jwang36 | 1 | -1/+1 |
2007-07-06 | 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI... | klu2 | 6 | -13/+202 |
2007-07-06 | Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ... | klu2 | 3 | -3/+3 |
2007-07-06 | Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.dec | qhuang8 | 1 | -1/+0 |
2007-07-05 | Fixed build issues by updating DSC file | AJFISH | 1 | -3/+4 |
2007-07-05 | Fix the build issue for MdeModulePkg. | klu2 | 1 | -1/+2 |
2007-07-05 | Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. | klu2 | 4 | -3/+91 |
2007-07-05 | Enable Nt32 platform boot to DXE phase. | klu2 | 1 | -1/+1 |
2007-07-05 | Remove FontPack reference from GraphicsConsole | xgu3 | 1 | -1/+1 |
2007-07-05 | Check in following modules, | xgu3 | 58 | -1/+22629 |
2007-07-04 | Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg. | yshang1 | 1 | -1/+1 |
2007-07-04 | Move PeiPeCoffLoader from /Protocol to /Guid. | yshang1 | 1 | -1/+1 |
2007-07-04 | Update MdeModulePkg.dsc to build DxeCore. | yshang1 | 1 | -0/+2 |
2007-07-04 | Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1. | yshang1 | 42 | -0/+24972 |
2007-07-04 | Add library class PeCoffLoaderLib in MdeModulePkg | yshang1 | 1 | -0/+34 |
2007-07-04 | Add PeiDxePeCoffLoaderLib instance in MdeModulePkg. | yshang1 | 3 | -0/+243 |
2007-07-04 | Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f... | klu2 | 26 | -4/+5604 |
2007-07-04 | Add Logo Module | qhuang8 | 3 | -0/+83 |
2007-07-03 | Removed IntelframeworkPkg contamination from MdeModulePkg modules. | AJFISH | 25 | -630/+250 |
2007-07-03 | Add DebugPort & DebugSupport drivers | qhuang8 | 22 | -0/+7261 |
2007-07-03 | Recovered the mis-overwritten inf file | jwang36 | 1 | -5/+1 |
2007-07-03 | Enabled PCD DXE/PEI modules build in MdeModulePkg | jwang36 | 6 | -6/+21 |
2007-07-03 | Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend... | klu2 | 2 | -1/+73 |
2007-07-03 | Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr... | vanjeff | 13 | -0/+2114 |
2007-07-03 | Import PCD dxe and PCD pei modules. | vanjeff | 14 | -0/+5011 |
2007-07-03 | Update EFI_CAPSULE_HEADER definition. | vanjeff | 1 | -2/+2 |
2007-07-03 | Update EFI_CAPSULE_HEADER definition. | yshang1 | 1 | -4/+4 |
2007-07-03 | Correct DSC to specify the new AtapiPassThru directory. | lgao4 | 1 | -1/+1 |
2007-07-03 | Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe. | yshang1 | 5 | -0/+0 |
2007-07-02 | add in ShellFile.h | qwang12 | 1 | -0/+31 |
2007-07-02 | Add IPF, X64 and EBC build for HelloWorld module. | vanjeff | 1 | -0/+9 |
2007-07-02 | Remove package dependency of IntelFrameworkPkg | qhuang8 | 1 | -1/+0 |
2007-07-02 | 1. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf ... | vanjeff | 6 | -54/+5 |
2007-07-02 | 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg | vanjeff | 1 | -1/+7 |
2007-07-02 | Update MdeModulePkg.dsc | yshang1 | 1 | -1/+4 |
2007-07-02 | Add BaseMemoryTestDxe in MdeModulePkg.dsc | yshang1 | 14 | -0/+1766 |