Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
rsun3 92f0867613 typedef
VOID
(EFIAPI *EFI_AP_PROCEDURE) (
  IN  VOID                              *Buffer
  );
Buffer should be IN, OUT.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9430 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-16 06:25:05 +00:00
BaseTools Sync tool code to BuildTools project r1739. 2009-11-09 11:47:35 +00:00
Conf
DuetPkg Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE 2009-09-22 02:47:41 +00:00
EdkCompatibilityPkg Ignore UEFI OPEN/CLOSE Action for FrameworkCallback 2009-11-13 10:05:52 +00:00
EdkShellBinPkg
EdkShellPkg Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT. Update ReadMe.txt to include optinal instructions to add the patch. This patch does not fix all the case issues in the Shell, but it does name all files in a consistent way so fixing the file name in the file system should fix any build issues on a case sensative file system. Fixing case bugs was breaking the patch and I could not figure out how to make it work. 2009-11-10 20:00:37 +00:00
FatBinPkg Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and newest FatPkg source. 2009-07-24 01:55:21 +00:00
IntelFrameworkModulePkg 1. Add UEFI 2.2 VLAN device path definition to MdePkg 2009-11-12 10:40:58 +00:00
IntelFrameworkPkg Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID C Name to IntelFrameworkPkg. 2009-11-09 05:12:25 +00:00
MdeModulePkg Remove a typo 2009-11-16 04:53:48 +00:00
MdePkg typedef 2009-11-16 06:25:05 +00:00
Nt32Pkg Update Nt32 package to remove UID support . 2009-11-10 13:58:41 +00:00
OptionRomPkg 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are: 2009-09-15 07:50:48 +00:00
OvmfPkg Remove redundant blank character in DSC file. 2009-10-22 06:30:20 +00:00
PcAtChipsetPkg Correct library instance to pass build 2009-08-13 01:03:57 +00:00
ShellPkg more errata 2009-11-11 22:05:04 +00:00
UefiCpuPkg Use .p2align directive instead of ambiguous .align directive. 2009-08-20 08:05:49 +00:00
UnixPkg 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:44:43 +00:00
BuildNotes.txt clean up non-English characters. 2009-10-10 08:25:50 +00:00
BuildNotes2.txt
edksetup.bat
edksetup.sh