]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal /
2012-03-30 czhang46update code to follow coding style.
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2012-03-14 ydong10Fix build fail.
2012-03-13 ydong10Enhance the error handling.
2011-12-22 ydong10Patch includes:
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-12-01 vanjeffUpdate the check condition to allows 64-bit operation...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-11-24 li-elvinUpdate console mode setup to use PcdSetupConOutColumn...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-15 li-elvinFix incorrect pointer check.
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-08 niruiyuCheck the return status of booting against EFI_SUCCESS...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-11-04 lzeng14Correct the logic to check EFI_FV2_WRITE_STATUS.
2011-10-31 jljustenIntelFrameworkModulePkg: Remove variables that are...
2011-10-27 lzeng14Add core FFS3 support, FwVolDxe and SectionExtraction.
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-21 jyao1Add PCD for 1G page table
2011-09-19 jyao1Correct 1G page table generation.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the BDS UI to keep the old behaviors after add...
2011-09-14 ydong10Remove useless pointer check.
2011-09-14 jyao1Fix build error.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-06 ydong10Check the pointer before use it.
2011-09-02 li-elvinAdd error debug information for capsule processing...
2011-09-01 jljustenIntelFrameworkModulePkg: Add UpdateDriverDxe driver
2011-09-01 jljustenIntelFrameworkModulePkg: Add FwVolDxe driver
2011-09-01 ydong10Check the pointer before use it.
2011-08-31 jljustenIntelFrameworkModulePkg: Add AcpiS3SaveDxe driver
2011-08-29 jljustenIntelFrameworkModulePkg: Add AcpiSupportDxe driver
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-23 ydong10Refine code to follow coding style.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-04-20 niruiyuThe hotkey callback in BDS module should defer loading...
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-02-01 lgao4Add the missing up/down arrow in UNI string.
2011-01-31 niruiyuAdd assertion after memory allocation.
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2011-01-07 niruiyuFix ICC9 compiler failure
2011-01-06 niruiyuFix the bug that duplicate HDD is shown in the BMM.
2010-12-15 ydong10Update inappropriate comments.
2010-12-10 ydong10fix potential memory access violation
2010-12-10 ydong10fix build error on ICC compile.
2010-12-09 ydong10[BDS] Device Manager was requested to add more sub...
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-11-29 lgao4First try to get log time at TPL level <= TPL_CALLBACK...
2010-11-26 lgao4Reduce DataHub TPL Level to TPL_CALLBACK, because DataH...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-11-05 mdkinneyFix bug in DataHub where it would skip the first record...
2010-10-11 niruiyuFix the corner case when there is only "\0\0" appended...
2010-09-25 lgao4Add the missing EFIAPI for StatusCode handler.
2010-08-26 niruiyuFix a bug in GetOptionalStringByIndex() that doesn...
2010-08-13 xli24Add datahub status sode handler driver.
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-07-30 xli24Add NULL pointer checking against Data.
2010-07-30 xli24Handle gEfiStatusCodeDataTypeStringGuid in status code...
2010-07-28 lgao4Enhance FV2.ReadSection() to read GUIDED section raw...
2010-07-22 xdu2Fix bug that cursor position will change when enter...
2010-07-05 lgao4Fix the issues that StatusCode can't work when PcdStatu...
2010-07-01 lgao4Use ASSERT to check the expression.
2010-06-29 vanjeffroll back last check-in.
2010-06-29 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-06-03 xli24Fix the issue that ASSERT() at line 1391 incorrectly...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-21 xli24For BdsDxe module,
2010-04-23 hhtianUpdate the copyright notice format
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-04-09 niruiyu1. IsaSerialIo driver was changed to produce the flow...
2010-03-22 lgao4Don't create a dummy string with new language.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao4Remove <b></b> from File header.
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 li-elvinDriver health entry in device manager page is not total...
2010-02-04 qhuang8Fix ICC build break
2010-02-04 lgao4Fix the bug that the wrong classguid is compared.
2010-02-03 xli24Minor code refinement.
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-15 qhuang8Fix ICC build break
2010-01-14 mdkinneyClean up file header comments to match CPU I/O Protocol...
2010-01-14 mdkinneyAdd generic module that produces the Framework CPU...
2010-01-14 eric_tianadd france language support on DeviceManager of BDS.
2010-01-14 gikidyFix Boot Option appear twice while add a new boot optio...
2010-01-13 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-07 xli24Minor code enhancement.
2010-01-04 jljustenIntelFrameworkModulePkg: SerialStatusCode output was...
next