summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-12-15Add support for semihosting with GCC. Still needs more testing.andrewfish
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish
2010-12-14Fix build break on Apple Xcode, caused by fixing normal gcc build break.andrewfish
2010-12-14Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO...rsun3
2010-12-14Fix the IsaIo driver to not create ISA resource item when the ACPI resource r...niruiyu
2010-12-14Add the SuperIoInit protocol to MdePkg.niruiyu
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye1
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian
2010-12-14Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...rsun3
2010-12-13Update FrameworkSpecConformance.txt after adding new datahub definitions for ...li-elvin
2010-12-12Remove the unnecessary package from VariableSmmRuntimeDxe.inf.gdong1
2010-12-11Add typecast to remove warning with ICC.gdong1
2010-12-10MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchainjljusten
2010-12-10update copyright formathhtian
2010-12-10update copyright formathhtian
2010-12-10fix potential memory access violationydong10
2010-12-10Add SMM Variable implementation.gdong1
2010-12-10fix build error on ICC compile.ydong10
2010-12-10Add missing data record for Type 4.li-elvin
2010-12-10Add missing fields of Type 4 conversion.li-elvin
2010-12-10Enhance IdeBusDxe to check the class code for IDE mode only.lzeng14
2010-12-10Change the file guid value to avoid conflict as another file.ydong10
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao4
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu2
2010-12-09Refine code to make code run more safely.ydong10
2010-12-09when SMM Communication Protocol.Communicate() is called from within SMM, SMRA...rsun3
2010-12-09update the comments.ydong10
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-09[BDS] Device Manager was requested to add more sub-level menu about network d...ydong10
2010-12-08Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish
2010-12-08add progress code definitions defined in Framework Specification.vanjeff
2010-12-08add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV...vanjeff
2010-12-08updated progress code definitions to match PI Spec 1.2.vanjeff
2010-12-08Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_S...hhuan13
2010-12-08Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...andrewfish
2010-12-07Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish
2010-12-07Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.mdkinney
2010-12-061) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney
2010-12-06Roll back comment change for SOR. SOR does not apply to SMM.mdkinney
2010-12-06fixes for NULL verification.jcarsey
2010-12-06Fix dec file to pass new stricter error checking.andrewfish
2010-12-06Refine code to make code more safely.ydong10
2010-12-06DuetPkg: Update create boot disk script to not modify bootsect.comjljusten
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten