summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24[InOSEmPkg] Add OS malloc and free to the Thunk.andrewfish
2011-06-23InOsEmuPkg/Unix: Fix build issues for GCC44 IA32jljusten
2011-06-23InOsEmuPkg/Unix: Detect lib directory suffix on Linuxjljusten
2011-06-23InOsEmuPkg/Unix/build.sh: Merge changes from build64.sh r11867jljusten
2011-06-23InOsEmuPkg/Unix: Auto-run emulator in gdbjljusten
2011-06-23Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu
2011-06-23Refine code to follow coding style.ydong10
2011-06-23Remove non-ASCII characters.niruiyu
2011-06-23Add check code to avoid access violation.ydong10
2011-06-21InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. andrewfish
2011-06-21Move the check refresh attribute logical out of the option string check logic...ydong10
2011-06-21Add sample code for vfr opcode "guidop"ydong10
2011-06-21Initialize data before using itydong10
2011-06-20InOsEmuPkg: Make sure to skip DXE IPL on emulator build, and don't double bui...andrewfish
2011-06-20InOsEmuPkg/Unix: Enable single-pass build with Linuxjljusten
2011-06-20InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layerjljusten
2011-06-20InOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistenciesjljusten
2011-06-20InOsEmuPkg: Remove unreference local variablesjljusten
2011-06-20ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin
2011-06-20ArmPkg/CpuPei: Declare the CPU HOBoliviermartin
2011-06-20ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOBoliviermartin
2011-06-20ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gicoliviermartin
2011-06-20Fix potential null pointer dereferenceerictian
2011-06-20Fix EFI Option ROM being loaded twice unconditionally.niruiyu
2011-06-19InOsEmuPkg: Fix debug prints from DXE/UEFI drivers.andrewfish
2011-06-19InOsEmuPkg: Remove unneeded Framework for XCODE linker flag overrides.andrewfish
2011-06-19InOsEmuPkg: Fix issue with EFI_LBA not being implemented as a UINT64 in the I...andrewfish
2011-06-19InOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.andrewfish
2011-06-19InOsEmuPkg: Fix issues with stack alignment in the gasket. andrewfish
2011-06-18InOsEmuPkg: Fix IA-32 SEC temp ram code.andrewfish
2011-06-18InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. andrewfish
2011-06-18InOsEmuPkg: Add an Xcode project file for building and debugging IA-32 Unix e...andrewfish
2011-06-18InOsEmuPkg: Unix emulator now compiles for IA-32.andrewfish
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun3
2011-06-17InOsEmuPkg: Fix Linux compile issues in BlockIo code.andrewfish
2011-06-17InOsEmuPkg: Implement gIdleLoopEventGuid. andrewfish
2011-06-17IntelFrameworkModulePkg: Add IsaFloppyPei driverjljusten
2011-06-17InOsEmuPkg: Fix typo in comment of previous submit. andrewfish
2011-06-17InOsEmuPkg: Add support for mounting CD-ROM images.andrewfish
2011-06-16UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten
2011-06-16IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert conditionjljusten
2011-06-16InOsEmuPkg: Clean up coding standards.andrewfish
2011-06-16ArmPlatformPkg/Documentation: Update the instructions to build ARM Versatile ...oliviermartin
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng14
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng14
2011-06-16Remove the unused TimerLib from PeiCore.lgao4
2011-06-15restore original information when redirection fails inside a command using th...jcarsey
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin