summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Fix several bugs in the implementation of converting SAS/SASEX device path no...niruiyu2-38/+98
2013-04-08If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...lzeng144-0/+70
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian1-5/+14
2013-04-03OvmfPkg: remove OvmfVideo.rom referencesjljusten2-1/+1
2013-04-03New EDK Shell binary(r62).niruiyu35-2/+2
2013-04-03Get the language string before use it to avoid reuse freed buffer.ydong101-4/+7
2013-04-02Add the missing file to the inf.ydong101-0/+1
2013-04-02Refine code to follow coding style.ydong102-2/+2
2013-04-02Fill SMBIOS BCD revision field.li-elvin1-4/+5
2013-04-02Don't assume HiiDatabase has been present at the entrypoint and don't assume ...lzeng141-32/+6
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian3-6/+21
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian3-9/+6
2013-03-29When EDID comes from hardware INT10 and does not include 800x600, 640x480 and...li-elvin1-0/+9
2013-03-28Fix SourceLevelDebugPkg build failure when the debug port is USB.niruiyu1-2/+6
2013-03-27Correct the location where the HOST software can be downloaded.niruiyu1-1/+1
2013-03-27Update the traversal path logic.ydong103-27/+66
2013-03-27Update the code to follow UEFI spec, do the discard action when return EFI_BR...ydong101-0/+1
2013-03-22Guarantee that free memory in the 4K page starting at address 0 is always cle...mdkinney1-1/+14
2013-03-22Fix a bug in the DXE Core that generates an ASSERT() when the page at address...mdkinney1-2/+13
2013-03-20Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu52-4/+4
2013-03-20Remove HiiUpdateForm from ExtractConfig fucntion.sfu51-12/+1
2013-03-20MdeModulePkg: Fixed 'variable set but not used' build warning.erictian2-11/+2
2013-03-20MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff1-2/+1
2013-03-19ShellPkg: Remove PerformancePkg requirement and add the header itself.jcarsey3-2/+29
2013-03-19Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...niruiyu4-218/+90
2013-03-15Add debug message to output video resolution used by GraphicsConsole.li-elvin1-0/+2
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu2-3/+4
2013-03-15Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show...ydong102-3/+4
2013-03-15Revert error check in code by patch 14206.ydong101-1/+1
2013-03-15Update the logic: ydong101-80/+67
2013-03-15Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst...li-elvin2-2/+32
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao43-23/+23
2013-03-12ShellPkg: Fixes CP function to prevent copying of files if destination does n...jcarsey2-46/+104
2013-03-12ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. jcarsey2-39/+22
2013-03-12ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin2-13/+61
2013-03-12ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin3-37/+52
2013-03-12ArmPkg/BdsLib: Free the memory when Linux fails to startoliviermartin2-20/+59
2013-03-12ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.oliviermartin1-12/+25
2013-03-12ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the metho...oliviermartin1-4/+7
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin1-1/+1
2013-03-12ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.oliviermartin3-2/+35
2013-03-12ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin1-0/+5
2013-03-12ArmPkg/SemihostFs: Added comment in FileRead()oliviermartin1-1/+2
2013-03-12ArmPkg/SemihostFs: Use Unicode to Ascii function for the conversionoliviermartin1-12/+3
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin5-8/+80
2013-03-12ArmPkg/IndustryStandard: Added definition for some SMC IDsoliviermartin2-0/+211
2013-03-12ArmPkg/BdsLib: Passed reserved memory regions to the Device Treeoliviermartin1-0/+80
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin29-83/+123
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin10-45/+48
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin26-38/+41