summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14OvmfPkg: VirtioNetDxe: add entry pointLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek
2013-06-14OvmfPkg: VirtioNetDxe: add technical notesLaszlo Ersek
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-13Use correct pointer to install DevicePath protocol.Star Zeng
2013-06-12ShellBinPkg: Upadate both MinUefiShell and UefiShell for IA32 and X64 based o...Jaben Carsey
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-06-08Update to new SVN URL in readme.txtTian, Hot
2013-06-07Use right LBA to get the backed up WorkSpace in spare block.Star Zeng
2013-06-06Update code to follow spec, add discard form action before reset.Eric Dong
2013-06-06Fix overflow issue in TcgProtocolChao Zhang
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