summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Fix overflow issue in TcgProtocolChao Zhang1-3/+10
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin2-2/+2
2013-06-04ShellPkg: refine the logic for cp commandEric Dong1-13/+23
2013-05-29ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin1-2/+9
2013-05-29Though the comment of RandomSeed() states it should return FALSE if there is ...tye13-3/+15
2013-05-28ShellPkg: make help footer string have same info as help usage informationjcarsey1-0/+0
2013-05-28OvmfPkg/SerializeVariablesLib: ignore secure variable restore errorsjljusten1-7/+20
2013-05-27Refine the logic about processing options for oneof opcode.ydong101-6/+24
2013-05-27Fix the issue that FreePool is too early in FirmwarePerformanceDxe.lgao41-4/+11
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao42-3/+20
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng146-58/+76
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao45-9/+6
2013-05-21When finish using the browser storage for one formset, browser should clean t...ydong102-1/+160
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng146-26/+53
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu8-22/+356
2013-05-20Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after lea...niruiyu3-43/+20
2013-05-17Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...sfu53-65/+2
2013-05-17New EDK Shell binary(r63).niruiyu7-2/+2
2013-05-17Pop up error message when user tries to enroll an invalid certificate file in...sfu51-6/+33
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu14-30/+487
2013-05-16Update the logic about get initial value for one storage.ydong102-9/+198
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng146-91/+196
2013-05-15ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:darylm5031-6/+6
2013-05-15OvmfPkg: QemuBootOrder: recognize Ethernet OFW device pathsjljusten1-0/+29
2013-05-15OvmfPkg: enable the generic network stack by defaultjljusten7-37/+65
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin7-49/+62
2013-05-15OvmfPkg: describe debug messages in the README filejljusten1-3/+20
2013-05-15OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten2-10/+8
2013-05-15OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten2-42/+40
2013-05-15OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten2-2/+2
2013-05-15EmulatorPkg: Add SerialPortExtLib library class mappingjljusten1-0/+1
2013-05-15StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to mult...darylm5031-24/+22
2013-05-14EmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the SerialPortExtLib functions ...oliviermartin2-111/+0
2013-05-14OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten2-36/+43
2013-05-14Add Copyright notices and comments for Red Hat contributor.sfu52-6/+11
2013-05-14Fix bug in PXE driver: memory may be freed before use.sfu51-3/+4
2013-05-13ShellPkg: remove unused enumjcarsey1-7/+1
2013-05-13Update Code to pass EBC compiler.lgao412-87/+82
2013-05-12ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.oliviermartin2-13/+41
2013-05-12ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.oliviermartin1-7/+12
2013-05-12ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.oliviermartin1-80/+131
2013-05-12ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin3-4/+7
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin19-21/+91
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin10-50/+73
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin7-0/+76
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin59-267/+554
2013-05-10ArmPlatformPkg/ArmPlatformLib.h: Removed non-required header fileoliviermartin1-2/+1
2013-05-10ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin1-2/+2
2013-05-10MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian1-4/+4
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian1-3/+6