summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Fix SourceLevelDebugPkg build failure when the debug port is USB.niruiyu
2013-03-27Correct the location where the HOST software can be downloaded.niruiyu
2013-03-27Update the traversal path logic.ydong10
2013-03-27Update the code to follow UEFI spec, do the discard action when return EFI_BR...ydong10
2013-03-22Guarantee that free memory in the 4K page starting at address 0 is always cle...mdkinney
2013-03-22Fix a bug in the DXE Core that generates an ASSERT() when the page at address...mdkinney
2013-03-20Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu5
2013-03-20Remove HiiUpdateForm from ExtractConfig fucntion.sfu5
2013-03-20MdeModulePkg: Fixed 'variable set but not used' build warning.erictian
2013-03-20MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff
2013-03-19ShellPkg: Remove PerformancePkg requirement and add the header itself.jcarsey
2013-03-19Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...niruiyu
2013-03-15Add debug message to output video resolution used by GraphicsConsole.li-elvin
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu
2013-03-15Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show...ydong10
2013-03-15Revert error check in code by patch 14206.ydong10
2013-03-15Update the logic: ydong10
2013-03-15Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst...li-elvin
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao4
2013-03-12ShellPkg: Fixes CP function to prevent copying of files if destination does n...jcarsey
2013-03-12ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. jcarsey
2013-03-12ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin
2013-03-12ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin
2013-03-12ArmPkg/BdsLib: Free the memory when Linux fails to startoliviermartin
2013-03-12ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.oliviermartin
2013-03-12ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the metho...oliviermartin
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin
2013-03-12ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.oliviermartin
2013-03-12ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin
2013-03-12ArmPkg/SemihostFs: Added comment in FileRead()oliviermartin
2013-03-12ArmPkg/SemihostFs: Use Unicode to Ascii function for the conversionoliviermartin
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin
2013-03-12ArmPkg/IndustryStandard: Added definition for some SMC IDsoliviermartin
2013-03-12ArmPkg/BdsLib: Passed reserved memory regions to the Device Treeoliviermartin
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin
2013-03-12ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin
2013-03-12ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NO...oliviermartin
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin
2013-03-12ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin
2013-03-12ArmPlatformPkg/ArmPlatformLibNull: Fixed buildoliviermartin
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin
2013-03-12EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function.oliviermartin
2013-03-11StdLib: Fix printf issues with floating point and wide character strings. Al...darylm503
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu5
2013-03-11Initialize DefaultInfo before using it.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu5