]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal
Update USB init code to do a softreset.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal /
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...
2010-01-04 lgao4Correct help information for Delete Boot option and...
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-12-11 klu2there is no 0 between a SMBIOS buffer and the first...
2009-12-11 klu2The consumer for smbios recorder should *not* make...
2009-12-09 lgao4Add the missing HiiVendor DevicePath for new added...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-07 xli24Remove unnecessary reference to CPU I/O Protocol.
2009-12-04 gikidyFix some typos & format.
2009-12-04 gikidyDriver health management implementation in BDS based...
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-03 xli24Enable Report Status Code Router introduced in PI 1...
2009-10-28 vanjeffupdated BDS to get capsule information from UEFI capsul...
2009-10-26 vanjeffAllocated one buffer to for option->description, since...
2009-10-26 xdu2Correct the patch in r9367.
2009-10-26 vanjeffset filename with device path for load file devices.
2009-10-26 xdu2Fix a UI hang bug when adding Boot Option or Driver...
2009-10-10 vanjeffclean up non-English characters.
2009-10-10 vanjeffclean up non-English characters.
2009-08-31 qhuang8Update BdsDxe to use HiiLib and UefiHiiServicesLib...
2009-08-14 lgao41. Correct Col * Row string
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-21 lgao4Clean up code
2009-07-17 klu2Fix build broken issue for ICC 9.0
2009-07-16 klu2Fix bug that some boot option can *not* be displayed...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 mdkinneyRemove extra #Include
2009-07-10 eric_tianroll back the change on the naming of DataHubRecords...
2009-07-10 lgao4Add the missing header file.
2009-07-09 mdkinneyUpdate BdsDxe to fill int he FirmwareVendor and Firmwar...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 klu2Fix a building error due to check-in r8808
2009-07-07 jljustenRemove TempStringLen. It was assigned, but not used...
2009-07-07 klu2Fix some issues reported by source static analysis...
2009-07-01 mdkinneyAdd Null implementation of the Legacy Region Protocol
2009-06-26 lgao4Update code style.
2009-06-25 lgao4Clean up Library LzmaCustomDecompressLib, PeiRecoveryLi...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-24 klu2Explicit to judge whether Index is out of boundary.
2009-06-24 klu21) Add blank before @file to follows doxygen style.
2009-06-24 klu2Refine comments.
2009-06-24 klu2This patch includes:
2009-06-23 jljustenFix a syntax error. There was an extra closing parenth...
2009-06-23 klu2Fix some potential buffer overflow issue.
2009-06-23 klu2Fix potential buffer overflow issue.
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-06-16 lgao4Remove unused SerialIo protocol.
2009-06-16 lgao4Retire the duplicate StatusCode PCD:
2009-06-15 lgao4Retire VariablePei and PcatSingleSegmentPciCfgPei in...
2009-06-08 lgao4Remove the duplicate NULL string.
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-06-04 mdkinneyRemove #define for MAX_BBS_ENTRIES
2009-06-03 gikidyFix an issue in DataHubGetNextRecord.
2009-06-01 mdkinneyIncrease source portability by replace the use of EFI_S...
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-05-19 lgao4Correct the dummy ConfigAccess Extract and RouteConfig...
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-28 rsun3Remove unused ConvertRfc3066LanguageToIso639Language...
2009-04-28 eric_tianupdate to pass ICC build
2009-04-27 xli24Update directory/file names for status code PEIM.
2009-04-27 xli24Code Scrub for Status Code PEIM.
2009-04-27 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-27 xli24Update directory/file names for status code runtime...
2009-04-27 xli24Some minor refinements for function header.
2009-04-27 xli24Code Scrub for Status Code Runtime Dxe driver.
2009-04-27 lgao4Update HiiGetBrowserData API
next