|
@@ -19,13 +19,6 @@
|
19
|
19
|
* header to reflect its new location within the iPXE tree. It will
|
20
|
20
|
* also tidy up the file by removing carriage return characters and
|
21
|
21
|
* trailing whitespace.
|
22
|
|
- *
|
23
|
|
- *
|
24
|
|
- * At the time of writing, there are a few other modifications to
|
25
|
|
- * these headers that are present in my personal edk2 tree, that are
|
26
|
|
- * not yet committed back to the main edk2 repository. These
|
27
|
|
- * modifications are fixes for compilation on case-dependent
|
28
|
|
- * filesystems, compilation under -mrtd and -mregparm=3, etc.
|
29
|
22
|
*/
|
30
|
23
|
|
31
|
24
|
/* EFI headers rudely redefine NULL */
|