summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu5
2013-04-25Fix ping command issue in IP4 driver.sfu5
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu5
2013-04-24Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a...lzeng14
2013-04-23Remove the blank line between InitializeLangVariable() and it's function header.lzeng14
2013-04-23Remove unused [Guids] section from PXE inf file.sfu5
2013-04-23The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu5
2013-04-23Fix GCC build failure caused by R14307.lzeng14
2013-04-22Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to Pla...lzeng14
2013-04-22Add security check.vanjeff
2013-04-22Fix potential overflow for SetVariable interfaceczhang46
2013-04-20Check-in missing part at r14302.vanjeff
2013-04-201. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch ...vanjeff
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye1
2013-04-19Fix a potential SMM memory dump issue. If pass communication buffer with Data...czhang46
2013-04-18ShellPkg: explicitly prevent dereferencing pointerjcarsey
2013-04-18Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE...niruiyu
2013-04-18Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff...vanjeff
2013-04-18MdeModulePkg/AtaBus: AtaBusDxe module would ignore ATA Pass Thru Protocol ins...erictian
2013-04-18Update code not to block application/driver load when event log is full.gdong1
2013-04-17Revert change 14281, should not check in here.ydong10
2013-04-17Split browser with browser core and display engine.ydong10
2013-04-16Update the browser logic, make the storage as browser level instead of form s...ydong10
2013-04-16MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ...erictian
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang46
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin
2013-04-14ArmPkg/BdsLib: Fix uInitrd detectionoliviermartin
2013-04-14ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...oliviermartin
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin
2013-04-14ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin
2013-04-14ArmPkg/PL390Gic: Do not try to clear spurious interrupts.oliviermartin
2013-04-14EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin
2013-04-14ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin
2013-04-14ArmPkg/SemihostFs: Make the driver more compliant with the UEFI specificationoliviermartin
2013-04-14ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin
2013-04-12Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ...li-elvin
2013-04-12Fix build failure by adding UINT16 type cast.niruiyu
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang46
2013-04-12Update secure boot UI driver to handle “reset to default” hot key.sfu5
2013-04-11Fix several bugs in the implementation of converting SAS/SASEX device path no...niruiyu
2013-04-08If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...lzeng14
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian
2013-04-03OvmfPkg: remove OvmfVideo.rom referencesjljusten
2013-04-03New EDK Shell binary(r62).niruiyu
2013-04-03Get the language string before use it to avoid reuse freed buffer.ydong10