Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -9/+6 |
2009-06-03 | Build tool will translate the value of VOID* type PCD to byte array, and put ... | klu2 | 1 | -1/+1 |
2009-06-03 | Fix <.><..> can not work correctly on NT32 platform. | gikidy | 1 | -3/+4 |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney | 2 | -16/+16 |
2009-05-31 | Update SecMain for Nt32 to use WriteFile() for all status code related consol... | mdkinney | 2 | -18/+45 |
2009-05-31 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 1 | -2/+2 |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 2 | -4/+4 |
2009-05-25 | change ISO 639-2 language codes to RFC 4646 codes in .UNI files | rsun3 | 2 | -0/+0 |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney | 2 | -33/+34 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy | 6 | -24/+24 |
2009-04-27 | Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress | jljusten | 1 | -5/+1 |
2009-04-27 | Update DSC&FDF files according to update of status code PEIM. | xli24 | 2 | -3/+3 |
2009-04-27 | Update FDF files according to update of status code driver. | xli24 | 1 | -1/+1 |
2009-04-27 | Update DSC files according to update of status code driver. | xli24 | 1 | -1/+1 |
2009-04-24 | Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat... | lgao4 | 1 | -2/+0 |
2009-04-23 | fixed one bug when copy MAC address. | vanjeff | 1 | -2/+2 |
2009-04-17 | Remove unused IfrSupportLib and ExtendedIfrSupportLib | lgao4 | 1 | -3/+0 |
2009-04-17 | update | eric_tian | 1 | -1/+1 |
2009-04-14 | HII Library Class interface refine. | rsun3 | 2 | -6/+15 |
2009-04-14 | Per UEFI spec, SetMode() should clear screen anyway with black color. | vanjeff | 1 | -5/+1 |
2009-04-13 | Add DriverSample Driver into NT32 FD | lgao4 | 1 | -0/+1 |
2009-04-13 | Add UefiHiiServicesLib library instance in every one DSC | lgao4 | 1 | -0/+1 |
2009-04-09 | Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.h | mdkinney | 1 | -0/+1 |
2009-04-09 | Remove driver sample driver from FD image. This driver needs to be dynamic lo... | lgao4 | 1 | -1/+0 |
2009-04-08 | updated to use the term “temporary memory” but not CAR | eric_tian | 1 | -1/+1 |
2009-04-07 | return value not follow spec. | vanjeff | 1 | -2/+1 |
2009-04-02 | Retire Extended HII library class. | rsun3 | 1 | -1/+0 |
2009-03-31 | Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance... | rsun3 | 2 | -2/+2 |
2009-03-24 | Update Nt32 FVB driver to provide the valid FvHeader that header checksum is ... | lgao4 | 2 | -30/+14 |
2009-03-20 | Change 'WatchDog' to 'Watchdog' in FDF file. | jlin16 | 1 | -1/+1 |
2009-03-19 | Fix the wrong Revision number. According to PI spec 1.0, this field should be... | qhuang8 | 1 | -2/+2 |
2009-03-17 | modify the format of DynamicHii type pcd in DSC file. We directly use Unicode... | eric_tian | 1 | -4/+4 |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian | 3 | -13/+1 |
2009-03-11 | Add more usages in NT32 dsc and fdf | lgao4 | 2 | -11/+14 |
2009-03-10 | Add FvNameGuid for FV extension header. | klu2 | 3 | -31/+77 |
2009-03-09 | retire FvbServiceLib class in MdeModulePkg, and also remove the two instances... | eric_tian | 1 | -1/+0 |
2009-03-06 | remove PcdNtEmulatorEnable. | vanjeff | 1 | -1/+0 |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 | 1 | -2/+2 |
2009-03-05 | Add empty line | qhuang8 | 2 | -2/+2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 12 | -1033/+668 |
2009-03-04 | add check for invalid handle. | vanjeff | 1 | -1/+5 |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff | 1 | -1/+1 |
2009-03-04 | Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F... | lgao4 | 2 | -2/+2 |
2009-03-03 | Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ... | qhuang8 | 1 | -11/+5 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 | 1 | -1/+1 |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian | 1 | -3/+18 |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 | 1 | -0/+1 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian | 1 | -1/+3 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 | 3 | -4/+5 |