summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-06-04ShellPkg: refine the logic for cp commandEric Dong
2013-05-29ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin
2013-05-29Though the comment of RandomSeed() states it should return FALSE if there is ...tye1
2013-05-28ShellPkg: make help footer string have same info as help usage informationjcarsey
2013-05-28OvmfPkg/SerializeVariablesLib: ignore secure variable restore errorsjljusten
2013-05-27Refine the logic about processing options for oneof opcode.ydong10
2013-05-27Fix the issue that FreePool is too early in FirmwarePerformanceDxe.lgao4
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng14
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-05-21When finish using the browser storage for one formset, browser should clean t...ydong10
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng14
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu
2013-05-20Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after lea...niruiyu
2013-05-17Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...sfu5
2013-05-17New EDK Shell binary(r63).niruiyu
2013-05-17Pop up error message when user tries to enroll an invalid certificate file in...sfu5
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu
2013-05-16Update the logic about get initial value for one storage.ydong10
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng14
2013-05-15ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:darylm503
2013-05-15OvmfPkg: QemuBootOrder: recognize Ethernet OFW device pathsjljusten
2013-05-15OvmfPkg: enable the generic network stack by defaultjljusten
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