summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03New EDK Shell binary(r62).niruiyu
2013-04-03Get the language string before use it to avoid reuse freed buffer.ydong10
2013-04-02Add the missing file to the inf.ydong10
2013-04-02Refine code to follow coding style.ydong10
2013-04-02Fill SMBIOS BCD revision field.li-elvin
2013-04-02Don't assume HiiDatabase has been present at the entrypoint and don't assume ...lzeng14
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian
2013-03-29When EDID comes from hardware INT10 and does not include 800x600, 640x480 and...li-elvin
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