summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-09Removed the requirement to pass in at least one parameter to the script.geekboy15a
2010-07-09Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish
2010-07-08Remove ASSERT and change to if ()hhuan13
2010-07-08Fix a bug by adding * for Ptr8hhuan13
2010-07-08Add a tempate for a RealView FVB for the variable services.andrewfish
2010-07-07Update the previous fix to only shadow the function for supported processor a...andrewfish
2010-07-07Fix issue with ARM port. Image.c shadow code is not ANSI C and crashes on ARM...andrewfish
2010-07-07Fix a bug:hhuan13
2010-07-07Update EdkShellBinPkg to integrate a patch in Shell SVN r41.qhuang8
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao4
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao4
2010-07-05Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...xdu2
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu2
2010-07-04Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-07-02Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid...mdkinney
2010-07-02Fix path in scriptandrewfish
2010-07-02Use same scheme as *.asm file.andrewfish
2010-07-02Make SEC ModuleEntryPoint build with Xcode. Just need another level of indire...andrewfish
2010-07-02Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to...andrewfish
2010-07-02Report correct MediaPresentSupported value from Nt32 SNP mode data.xdu2
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan13
2010-07-01Use ASSERT to check the expression.lgao4
2010-07-011. fixed one bug to construct config request string header used child handle ...vanjeff
2010-06-30Add routing header type to NetLib.tye1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-29Fix FFS file type for binary modules of type UEFI_DRIVERmdkinney
2010-06-29roll back last check-in.vanjeff
2010-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10612 6f...vanjeff
2010-06-291) Call ProcessNotifyList() to process all Dispatch Notifications after the M...mdkinney
2010-06-29Remove extra references to binary INFs from DSC filemdkinney
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan13
2010-06-28Remove unnecessary volatile for local Index variable.lgao4
2010-06-28Sync EDKII BaseTools to BaseTools project r1988qhuang8
2010-06-25Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney
2010-06-25Simplify DSC/FDF files for OVMF mdkinney
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