summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu
2011-08-25Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-24Refine code to follow coding style.ydong10
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan13
2011-08-241. Refine the error handling for PXE-v4 driver.hhuan13
2011-08-24Update SMM Core to use SMM Mode as soon as SMM Mode is availablemdkinney
2011-08-24Refine code to follow coding style.ydong10
2011-08-24Refine file comments to follow coding style.ydong10
2011-08-23ShellPkg: fix ShellPrint-functions to allow for escape character to prevent a...jcarsey
2011-08-23ShellPkg: fix build error when converting INTN to INT32.jcarsey
2011-08-23Enabling usb3.0 XHCI support.erictian
2011-08-23remove some const modifier to spec compliance.erictian
2011-08-23Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.lzeng14
2011-08-22Add documentation on how to build for execution within an emulation environment.darylm503
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin
2011-08-22Fix GCC build error.lzeng14
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin
2011-08-19Revert last commit about "Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE...gikidy
2011-08-19Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePat...gikidy
2011-08-19Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ...niruiyu
2011-08-18ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offsetoliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-08-18ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin
2011-08-18ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculationoliviermartin
2011-08-18ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin
2011-08-18ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin
2011-08-18ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrantoliviermartin
2011-08-18ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addressesoliviermartin
2011-08-18Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin
2011-08-18Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff
2011-08-18Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...vanjeff
2011-08-18Fix mismatch between the declaration and definition of fwrite.darylm503
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff
2011-08-18Re-enable the declaration for ftello.darylm503
2011-08-17OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten
2011-08-17Update or add comments to files and functions for use by Doxygen.darylm503
2011-08-17Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...lzeng14
2011-08-17Remove the blank line. lgao4
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye1
2011-08-161. Add Uefi231 secure boot related definitionshhuan13