summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Update BASE_NAME to match the file names of the shell binaries so the INF fil...mdkinney
2010-06-25Update filename case of X64 binary to match the IA32 and IPF binary filenames.mdkinney
2010-06-25Add binary of the shell back with proper case in filename.mdkinney
2010-06-25Remove shell binary with incorrect case in filename.mdkinney
2010-06-25Update BASE_NAME to match the file names of the shell binaries so the INF fil...mdkinney
2010-06-25Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREATE_NODE" should be "EFI...qhuang8
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-23Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun3
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter
2010-06-19PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten
2010-06-18Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun3
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin
2010-06-17Add a missing parameter description in the function header for CoreFindFreePa...rsun3
2010-06-17Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Frame...xli24
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-06-15ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten
2010-06-15EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten
2010-06-15EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten
2010-06-14Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney
2010-06-14Update NT32 to produce the gEfiMemoryTypeInformation HOBmdkinney
2010-06-14Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-06-14Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA...mdkinney
2010-06-141) Improve how memory usage is tracked in DXE Coremdkinney
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-06-12Initialize the local variable before refer to them. lgao4
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney
2010-06-111.Restore BSP IDT table to AP when AP wakeup.vanjeff
2010-06-11Add more check to make sure code run safely.lgao4
2010-06-11Skip restoration of DRx registers to support in-circuit emualators or debugge...rsun3
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-06-10remove --image-base option EfiLdr.inf, and use GenFw to do image base relocationklu2
2010-06-09Update Shell binaries to integrate recent updates in EDK shell project and in...qhuang8
2010-06-09Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin
2010-06-05fix GCC X64 build brokenklu2
2010-06-05fix X64 build brokenklu2
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin
2010-06-04Do the following fix up in SetupBrowser driver:lgao4
2010-06-03Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ...xli24
2010-06-03Convert some C-style comments to Doxygen style for coding standard compliance.darylm503
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan13
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-06-01Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a
2010-06-01Update EdkShellPkg.dsc read me to add a note to remind developers to update p...qhuang8
2010-05-31Correct the svn repository linkklu2
2010-05-29Add DMA Lib for generic ARM cache coherency model.andrewfish
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish