summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin
2013-05-15OvmfPkg: describe debug messages in the README filejljusten
2013-05-15OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten
2013-05-15OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten
2013-05-15OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten
2013-05-15EmulatorPkg: Add SerialPortExtLib library class mappingjljusten
2013-05-15StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to mult...darylm503
2013-05-14EmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the SerialPortExtLib functions ...oliviermartin
2013-05-14OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten
2013-05-14Add Copyright notices and comments for Red Hat contributor.sfu5
2013-05-14Fix bug in PXE driver: memory may be freed before use.sfu5
2013-05-13ShellPkg: remove unused enumjcarsey
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-12ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.oliviermartin
2013-05-12ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.oliviermartin
2013-05-12ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.oliviermartin
2013-05-12ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib.h: Removed non-required header fileoliviermartin
2013-05-10ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin
2013-05-10MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian
2013-05-09ShellPkg: Update behavior for GetTime() errors.jcarsey
2013-05-09ShellPkg: Return an error when it happensjcarsey
2013-05-09Check if video device exists before trying to install Video OpROM.li-elvin
2013-05-09Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.sfu5
2013-05-08Updated connecting HOST version information from 1.3 to 1.3.1.vanjeff
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-05-06Read/Write memory space including MMIO range with the width requested from HOST.vanjeff
2013-05-02Fix memory overflow & VariableSize check issue for SetVariable append write.czhang46
2013-04-27Fix the bug which incorrectly programs the 64bit base address register in the...niruiyu
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2013-04-25Check for NULL pointer before free it.sfu5
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