summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Revert change 14281, should not check in here.ydong102-200/+0
2013-04-17Split browser with browser core and display engine.ydong102-0/+200
2013-04-16Update the browser logic, make the storage as browser level instead of form s...ydong103-342/+327
2013-04-16MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ...erictian1-4/+4
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang462-20/+56
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin3-8/+27
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin2-3/+0
2013-04-14ArmPkg/BdsLib: Fix uInitrd detectionoliviermartin1-1/+1
2013-04-14ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...oliviermartin1-3/+11
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin7-124/+0
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin3-15/+0
2013-04-14ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin2-2/+3
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin1-0/+0
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin1-0/+14
2013-04-14ArmPkg/PL390Gic: Do not try to clear spurious interrupts.oliviermartin1-6/+7
2013-04-14EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin1-7/+17
2013-04-14ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin2-12/+21
2013-04-14ArmPkg/SemihostFs: Make the driver more compliant with the UEFI specificationoliviermartin1-38/+114
2013-04-14ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin2-11/+19
2013-04-12Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ...li-elvin1-1/+1
2013-04-12Fix build failure by adding UINT16 type cast.niruiyu1-4/+4
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang463-20/+61
2013-04-12Update secure boot UI driver to handle “reset to default” hot key.sfu53-1/+46
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