summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney2-4/+39
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong104-1/+247
2010-11-04Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).rsun31-8/+12
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff1-2/+2
2010-11-03swaps the order of timer disable and memory map termination to make sure memo...vanjeff1-5/+5
2010-11-03Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...rsun32-12/+19
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong32-605/+5287
2010-11-02Fix PCD token value conflict issue.gikidy1-2/+2
2010-11-02Fix PCD token value conflict issue.gikidy1-1/+1
2010-11-02Fix PCD token value format issue.gikidy1-1/+1
2010-11-01Refine code to make code run more safely.ydong101-1/+2
2010-11-01Refine code to follow the coding style.ydong101-0/+14
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu212-248/+364
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu24-38/+69
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian76-0/+7305
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian142-0/+83988
2010-10-28S.M.A.R.T feature enableerictian2-0/+376
2010-10-28Correct Comments.lgao41-1/+1
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun32-7/+8
2010-10-26Refine code to remove type converting warning.ydong101-1/+1
2010-10-26Correct Data type conversion.lgao42-3/+3
2010-10-26pass build for IPF.vanjeff1-0/+1
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao41-2/+2
2010-10-25Reserve one column at left screen to be more visually.lgao43-4/+5
2010-10-25Fix the following three issues:lgao41-43/+17
2010-10-24Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm5031-12/+13
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten10-5265/+5
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten1-0/+5
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten1-30/+77
2010-10-21Use the correct length to copy KeyData.niruiyu1-1/+1
2010-10-21Use the correct length to copy KeyData.niruiyu1-2/+2
2010-10-20Fix build issue in IPv4. qianouyang2-2/+2
2010-10-20Add static type cast to fix ICC build failure.niruiyu1-2/+2
2010-10-19Refine code to make code run safely.ydong101-1/+1
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian4-6/+20
2010-10-18Refine code to make code run more safely.ydong107-7/+11
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao44-1/+7
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian2-2/+2
2010-10-18Update EdkShellBinPkg to integrate a bug fix in Shell r45qhuang87-2/+2
2010-10-16DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten1-4/+9
2010-10-16DuetPkg: Move EfiLdr Handoff data to stackjljusten2-2/+6
2010-10-16DuetPkg: Send EfiLdr messages to serial portjljusten4-10/+54
2010-10-16DuetPkg: Add build32.sh and build64.shjljusten2-0/+229
2010-10-16DuetPkg CreateBootDisk.sh: Enable building a DUET floppy imagejljusten1-6/+34
2010-10-16DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if definedjljusten1-2/+6
2010-10-16DuetPkg: Fix EFIAPI usage inconsistenciesjljusten4-21/+23
2010-10-15Update to support Xcode 64-bit debug.andrewfish2-2/+3
2010-10-15Fix minor gcc build break.andrewfish1-1/+1
2010-10-15Refile code to make code following the UEFI spec.ydong101-1/+2
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang9-148/+454